[U-Boot] [PATCH v3] mpc83xx: New board support SIMPC8313
Kim Phillips
kim.phillips at freescale.com
Thu Nov 20 01:15:30 CET 2008
On Fri, 14 Nov 2008 17:13:15 -0800
Ron Madrid <ron_madrid at sbcglobal.net> wrote:
> This patch will create a new board, SIMPC8313, from Sheldon Instruments. This board boots from NAND devices and is configureable for either large or small page devices. The board supports non-soldered DDR2, one ethernet port, a Marvell 88E1118 PHY, and PCI host support. The board also has a FPGA connected to the eLBC providing glue logic to a TMS320C67xx DSP.
>
> Signed-off-by: Ron Madrid <ron_madrid at sbcglobal.net>
> ---
Hi Ron, while this looks good, it doesn't build on my system:
...Small Page NAND...Configuring for SIMPC8313 board...
ld: NAND bootstrap too big
ld: NAND bootstrap too big
and large page nand fails identically:
...Large Page NAND...Configuring for SIMPC8313 board...
ld: NAND bootstrap too big
ld: NAND bootstrap too big
make[1]: *** [/home/kim/git/u-boot/nand_spl/u-boot-spl] Error 1
make: *** [nand_spl] Error 2
Kim
More information about the U-Boot
mailing list