u-boot-brain/include/asm-sparc
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
..
arch-leon2 SPARC: Added support for SPARC LEON2 SOC Processor. 2008-04-08 07:58:32 +00:00
arch-leon3 SPARC: Added support for SPARC LEON3 SOC processor. 2008-04-08 07:58:32 +00:00
asi.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
asmmacro.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
atomic.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
bitops.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
byteorder.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
cache.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
errno.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +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 SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
irq.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
leon.h SPARC: Added support for SPARC LEON2 SOC Processor. 2008-04-08 07:58:32 +00:00
leon2.h SPARC: Added support for SPARC LEON2 SOC Processor. 2008-04-08 07:58:32 +00:00
leon3.h Coding Style cleanup; update CHANGELOG 2008-04-13 09:59:26 -07:00
machines.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
page.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
posix_types.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
processor.h SPARC: Added support for SPARC LEON3 SOC processor. 2008-04-08 07:58:32 +00:00
prom.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
psr.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
ptrace.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
srmmu.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
stack.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
string.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
types.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
u-boot.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
winmacro.h SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00