Re: [U-Boot] [RFC] ARM: Toolchain configuration for Cortex A8 based OMAP3?

2008-08-23 Thread Woodruff, Richard
Hi Dirk, Relevant parts of OMAP3 patch we talk about here (most probably reformated cause of copy paste to mailtool, so just for discussion. Final patches will be sent by git-send-mail). Note the -lgcc_eh which seems to be CodeSourcery specific, and the -march=armv7a in config.mk. diff

Re: [U-Boot] [PATCH 1/1] am33xx: add CONFIG_SYS_NAND_DEVICE_WIDTH to determine NAND device bus-width

2013-09-25 Thread Woodruff, Richard
...@denx.de; nota...@gmail.com; luca.ceres...@comelit.it; Woodruff, Richard; we...@corscience.de; peter.bar...@logicpd.com; frede...@kriewitz.eu; tom@windriver.com; Menon, Nishanth; srin...@mistralsolutions.com; Hiremath, Vaibhav; Gupta, Pekon Subject: [PATCH 1/1] am33xx: add

Re: [U-Boot] [PATCH 1/2] ARM Cortex8 Rename and move v7_flush_dcache_all to flush_dcache

2009-07-06 Thread Woodruff, Richard
From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Tom Rix Sent: Monday, July 06, 2009 11:48 AM Since there is only one version of flushing the dcache for arm_cortex8, rename v7_flush_dcache_all to the the generic name flush_dcache. Because the function