Re: porting uboot to pxa310
Marek Vasut <[email protected]>
| Newsgroups | gmane.linux.ports.arm.general |
|---|---|
| Organization | Hack&Dev |
| Message-ID | <[email protected]> |
Dne St 28. dubna 2010 04:09:09 Eric Miao napsal(a): > On Wed, Mar 3, 2010 at 12:19 AM, Shivaprashanth Hiremath > > <[email protected]> wrote: > > hi > > we found the problem. before bootloader we need two binaries which are > > marvell proprietary! those two are must two pass control to u-boot. > > Please see openpxa.sourceforge.net. And I'm CC'ing the author Marek. Hi, no need for marvell proprietary :) You're certainly welcome on IRC as well if you feel like discussing this in more real-time. If you have any problems, contact me and ask. And it's true the boot process on pxa3xx is a little more complicated -- you need to copy the loader from NAND to SRAM/DRAM and execute it from there. Cheers