mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-23 20:24:26 +08:00
5735bca5f6
Since POST_ALWAYS is defined as: #define POST_ALWAYS (POST_NORMAL | \ POST_SLOWTEST | \ POST_MANUAL | \ POST_POWERON ) there is no need to redundantly bitmask it with POST_MANUAL. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> |
||
---|---|---|
.. | ||
board | ||
cpu | ||
drivers | ||
lib_powerpc | ||
Makefile | ||
post.c | ||
tests.c |