
17 Dec
2013
17 Dec
'13
8:16 a.m.
From V2 ive added support to cmd_pxe.c for any filesystem and added generic
suppport to the distro config, the result is /boot can be vfat or ext and will just work.
I have fixed up the arch in pxe so taht it is only represented as armv7 on v7 builds
Left to go is to deal with memory addresses correctly in the most flexible way, and Wolfgang's objections to the use of fdt_addr to have u-boot load a dtb automatically without the need to pass in a fdt line in the extlinux.conf
the patches are all posted at http://fedorapeople.org/cgit/ausil/public_git/u-boot.git/ as well
Dennis