[U-Boot] [PATCH 0/2 v5][U-BOOT] Zoom3: Add support for OMAP3630 Zoom3 board.
Jeff Carr
basilarchia at gmail.com
Wed Aug 18 01:52:43 CEST 2010
On Tue, Aug 17, 2010 at 14:43, Jeff Carr <basilarchia at gmail.com> wrote:
> On Tue, Aug 17, 2010 at 08:34, Martinez, Aldo <aldo.cedillo at ti.com> wrote:
>
>> I wonder what is the status of this patch?
I tried this patch today and DRAM seems to not work after u-boot
loads. Strange. I did:
git clone git://git.denx.de/u-boot.git
git pull git://git.denx.de/u-boot-ti.git master
patch < your_patch_from_this_thread.diff
export CROSS_COMPILE=arm-none-linux-gnueabi-
make omap3_zoom3_config
make
Then the output looks like:
U-Boot 2010.06-00691-g30b170e-dirty (Aug 17 2010 - 15:58:42)
OMAP3530-GP ES2.0, CPU-OPP2 L3-165MHz
OMAP3 Zoom3 + LPDDR/NAND
DRAM: 640 MiB
NAND: 512 MiB
In: serial
Out: serial
Err: serial
Board revision Production
Die ID #782400011ff00000015a5e591101d014
Hit any key to stop autoboot: 0
OMAP3 Zoom3 #bdinfo
arch_number = 0x000009A0
env_t = 0x00000000
boot_params = 0x80000100
DRAM bank = 0x00000000
-> start = 0x80000000
-> size = 0x20000000
DRAM bank = 0x00000001
-> start = 0xA0000000
-> size = 0x08000000
baudrate = 115200 bps
OMAP3 Zoom3 #md 0x80001000
80001000:
More information about the U-Boot
mailing list