u-boot-brain/arch/blackfin/include/asm
Valentin Longchamp 79843950b2 POST: add post_log_res field for post results in global data
The current post_log_word in global data is currently split into 2x
16 bits: half for the test start, half for the test success.
Since we alredy have more than 16 POST tests defined and more could
be defined, this may result in an overflow and the post_output_backlog
would not work for the tests defined further of these 16 positions.

An additional field is added to global data so that we can now support up
to 32 (depending of architecture) tests. The post_log_word is only used
to record the start of the test and the new field post_log_res for the
test success (or failure). The post_output_backlog is for this change
also adapted.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
2011-10-05 22:03:10 +02:00
..
mach-bf506 Blackfin: update anomaly lists to latest public info 2011-07-12 02:17:46 -04:00
mach-bf518 Blackfin: update anomaly lists to latest public info 2011-07-12 02:17:46 -04:00
mach-bf527 Blackfin: update anomaly lists to latest public info 2011-07-12 02:17:46 -04:00
mach-bf533 Blackfin: update anomaly lists to latest public info 2011-07-12 02:17:46 -04:00
mach-bf537 Blackfin: update anomaly lists to latest public info 2011-07-12 02:17:46 -04:00
mach-bf538 Blackfin: update anomaly lists to latest public info 2011-07-12 02:17:46 -04:00
mach-bf548 Blackfin: update anomaly lists to latest public info 2011-07-12 02:17:46 -04:00
mach-bf561 Blackfin: update anomaly lists to latest public info 2011-07-12 02:17:46 -04:00
mach-common Blackfin: bootrom.h: sync with toolchain 2011-04-08 00:44:27 -04:00
bfin_logo_230x230.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
bfin_logo_rgb565_230x230.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
bitops.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
blackfin_cdef.h Blackfin: BF50x: new processor port 2011-04-08 00:44:26 -04:00
blackfin_def.h Blackfin: BF50x: new processor port 2011-04-08 00:44:26 -04:00
blackfin_local.h Blackfin: sync MMR read/write helpers with Linux 2011-07-12 02:17:45 -04:00
blackfin.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
byteorder.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
config-pre.h Blackfin: bfin_spi: use same gpio cs define as Linux 2010-09-21 18:22:14 -04:00
config.h Blackfin: post: generalize led/button tests with GPIOs 2011-09-29 16:38:05 -04:00
cplb.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
deferred.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
delay.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
dma.h Blackfin: bfin_spi: add optional DMA support 2010-10-02 16:00:36 -04:00
entry.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
errno.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
global_data.h POST: add post_log_res field for post results in global data 2011-10-05 22:03:10 +02:00
gpio.h Blackfin: gpio: optimize free path a little 2011-07-12 02:17:45 -04:00
io.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
linkage.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
mem_map.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
net.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
portmux.h Blackfin: portmux: allow header to be included in assembly files 2011-07-12 02:17:45 -04:00
posix_types.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
processor.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
ptrace.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
sdh.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
shared_resources.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
signal.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
string.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
system.h Blackfin: import gpio/portmux layer from Linux 2010-07-05 05:30:07 -04:00
traps.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
types.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
u-boot.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
unaligned.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00