[U-Boot] Executing uboot from FLASH

2009-09-21 Thread Mike Breneman
Hello all, I am working with the AMCC PPC 405Ex. I will have very limited RAM on my production board, thus I would like u-boot to execute from FLASH rather than RAM. Has anyone else done this? I played with this a couple of days without much success. Is it do-able, without too much effort?

Re: [U-Boot] Executing uboot from FLASH

2009-09-21 Thread Mike Breneman
, September 21, 2009 10:46 AM To: Mike Breneman Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] Executing uboot from FLASH Dear Mike Breneman, In message you wrote: > > I am working with the AMCC PPC 405Ex. I will have very limited RAM > on my production board, thus I would like