Re: [U-Boot] [PATCH 0/2 v5][U-BOOT] Zoom3: Add support for OMAP3630 Zoom3 board.

2010-08-17 Thread Jeff Carr
On Tue, Aug 17, 2010 at 18:13, Martinez, Aldo  wrote:

>> On Tue, Aug 17, 2010 at 14:43, Jeff Carr  wrote:
>> I tried this patch today and DRAM seems to not work after u-boot

> I'll take a look at this, thanks for noting it.
>
> Best regards,
> Aldo Brett

It dawns on me that I didn't ask what toolchain you are using. I've been using
gcc version 4.3.2 (Sourcery G++ Lite 2008q3-72)
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 0/2 v5][U-BOOT] Zoom3: Add support for OMAP3630 Zoom3 board.

2010-08-17 Thread Jeff Carr
On Tue, Aug 17, 2010 at 14:43, Jeff Carr  wrote:
> On Tue, Aug 17, 2010 at 08:34, Martinez, Aldo  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 #782400011ff0015a5e591101d014
Hit any key to stop autoboot:  0
OMAP3 Zoom3 #bdinfo
arch_number = 0x09A0
env_t   = 0x
boot_params = 0x8100
DRAM bank   = 0x
-> start= 0x8000
-> size = 0x2000
DRAM bank   = 0x0001
-> start= 0xA000
-> size = 0x0800
baudrate= 115200 bps
OMAP3 Zoom3 #md 0x80001000
80001000:
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 0/2 v5][U-BOOT] Zoom3: Add support for OMAP3630 Zoom3 board.

2010-08-17 Thread Jeff Carr
On Tue, Aug 17, 2010 at 08:34, Martinez, Aldo  wrote:

> I wonder what is the status of this patch?

As someone trying to do development on a 3630, this would be helpful
to have in the upstream tree.

> Sandeep commented me it was dependent on another patch, maybe a serial driver 
> patch. The second patch of this series affects include/serial.h, should I 
> make any

Until this is upstream, is there a way to pull these patches from some
tree or should I just copy all of them out of your email and manually
apply them?
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot