upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
 
 
 
 
 
 
u-boot/post
Masahiro Yamada 5651ccffa4 Makfile: move suffix rules to Makefile.build 11 years ago
..
board post: descend only when CONFIG_HAS_POST is defined 11 years ago
cpu post: descend only when CONFIG_HAS_POST is defined 11 years ago
drivers post: descend only when CONFIG_HAS_POST is defined 11 years ago
lib_powerpc Makfile: move suffix rules to Makefile.build 11 years ago
Makefile Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) 11 years ago
post.c
tests.c