This website requires JavaScript.
Explore
Help
Sign In
liliana
/
r-link-uboot
Watch
1
Star
0
Fork
0
You've already forked r-link-uboot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
r-link-uboot
/
include
/
asm-nios
History
Yuri Tikhonov
b428f6a8c6
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.
...
Signed-off-by: Dmitry Rakhchev <rda@emcraft.com> Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
2008-03-18 22:24:48 +01:00
..
bitops.h
…
byteorder.h
…
cache.h
…
global_data.h
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.
2008-03-18 22:24:48 +01:00
io.h
Introduce map_physmem() and unmap_physmem()
2007-12-13 13:15:16 +01:00
posix_types.h
…
processor.h
…
psr.h
…
ptrace.h
…
status_led.h
…
string.h
…
system.h
…
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
…