Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
uboot-imx
Commits
d8519dc7
Commit
d8519dc7
authored
Aug 11, 2006
by
Wolfgang Denk
Browse files
Fix preboot message on TQM85xx after switching to hush parser.
parent
015c200b
Changes
2
Show whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
d8519dc7
...
...
@@ -2,6 +2,8 @@
Changes since U-Boot 1.1.4:
======================================================================
* Fix preboot message on TQM85xx after switching to hush parser.
* Adapt TQM85xx ramdisk address to Linux kernel memory map
* Add initial support for PCI-Express on PPC440SPe (Yucca board).
...
...
include/configs/TQM85xx.h
View file @
d8519dc7
...
...
@@ -424,7 +424,7 @@
#define CONFIG_BOOTDELAY 5
/* -1 disables auto-boot */
#define CONFIG_PREBOOT "echo;" \
"echo Type \"run flash_nfs\" to mount root filesystem over NFS;" \
"echo Type
\\
\"run flash_nfs\
\\
" to mount root filesystem over NFS;" \
"echo"
#undef CONFIG_BOOTARGS
/* the boot command will set bootargs */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment