[U-Boot] Broken network for different u-boot compilation

Sriram Chadalavada chsriram at gmail.com
Sat Nov 8 06:24:02 CET 2008


Dear Uboot community,

          I have a Cirrus Logic EDB7312 prototype evaluation board and want
to port uboot to it. Is the newsgroup still functional? I was not able to
access it via thunderbird.

Regards,
Ram

On Fri, Nov 7, 2008 at 3:23 PM, Duy-Ky Nguyen <duykynguyen at hotmail.com>wrote:

> Hello,
>
> I'm using u-boot 1.3.0 from the latest FreeScale Linux BSP MPC8313E-RDB.
>
> If I set TEXT_BASE = 0x1000000, so I could use BDI debugger to load into
> RAM
> and run it out of RAM.
> I'm ABLE to ping to the host from u-boot
>
> But, if I set TEXT_BASE=0xFE000000, and burn the image it into Flash,
> recycle the power to run it out of Flash.
> I'm NOT able to ping from u-boot with error message
>
> "No link".
>
> When I change TEXT_BASE from 0x1000000 to 0xFE000000, I have to do "make
> clean" before "make", otherwise it have error message
> " undefined reference to 'env_name_space'"
>
>
> On the other direction, when I change TEXT_BASE from 0xFE000000 to
> 0x1000000, I have successful compilation without "make clean", but the
> u-boot hangs at "DRAM". I have to do "make clean" for successful u-boot AND
> network access.
>
> I really appreciate your time and help.
>
> Regards,
>
> Duy-Ky
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>


More information about the U-Boot mailing list