uboot-mt623x/include/asm-nios2
Yuri Tikhonov 0e15ddd11f POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags.
This way we become able to utilize the full post_log_word for POST
activities (overwise, POST ECC, which has 0x8000 ID, could be
erroneously treated as started in post_output_backlog() even if there
was actually no POST ECC run (because of OCM POST failure, for
example).

Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
2008-05-20 23:24:38 +02:00
..
bitops.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
byteorder.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
cache.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
global_data.h POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. 2008-05-20 23:24:38 +02:00
io.h Introduce phys_size_t and move phys_addr_t into asm/types.h 2008-04-13 17:13:46 -07:00
opcodes.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
posix_types.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
processor.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
psr.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
ptrace.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
status_led.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
string.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
system.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
types.h Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. 2008-03-02 21:11:11 +01:00
u-boot.h Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h 2005-11-25 16:38:03 +01:00