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
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/post
Wolfgang Denk aa6f6d171a Coding Style cleanyp; update CHANGELOG 16 years ago
..
board Coding Style cleanyp; update CHANGELOG 16 years ago
cpu ppc4xx: program_tlb now uses 64bit physical addess 16 years ago
drivers LWMON5: POST RTC fix 16 years ago
lib_ppc Fix CPU POST test failure 17 years ago
Makefile Restructure POST directory to support of other CPUs, boards, etc. 18 years ago
post.c The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 16 years ago
rules.mk Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
tests.c The patch adds new POST tests for the Lwmon5 board. These are: 16 years ago