The following six patches update the sbc8560 support to fix a memsize bug + some bitrot (1st three), and then add/enable the powerpc/fdt support (the second three). One additional patch required for using the sbc8560 on 1.3.x; the setting of the UART clk in mpc85xx/fdt.c isn't included here, as that wasn't a fix in a board specific file, and so it is being reviewed/submitted separately.
Thanks, Paul. 0001-sbc8560-proper-definitions-for-TSEC.patch b/include/configs/sbc8560.h | 32 ++++++++++++++++++++++---------- 0002-sbc8560-properly-set-cs0_bnds-for-512MB.patch b/board/sbc8560/sbc8560.c | 4 ++++ 0003-sbc8560-define-eth0-and-eth1-instead-of-eth1-and-eth2.patch b/include/configs/sbc8560.h | 3 +-- 0004-sbc8560-add-in-ft_board_setup.patch b/board/sbc8560/sbc8560.c | 28 ++++++++++++++++++++++++++++ 0005-sbc8560-add-default-fdt-values.patch b/include/configs/sbc8560.h | 35 +++++++++++++++++++++++++++++++---- 0006-sbc8560-enable-CONFIG_OF_LIBFDT-by-default.patch b/include/configs/sbc8560.h | 5 +++++ ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ U-Boot-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/u-boot-users
