Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SPARC U-Boot Custodian Tree
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
U-Boot
Custodians
SPARC U-Boot Custodian Tree
Commits
911d08f6
Commit
911d08f6
authored
Mar 15, 2005
by
wdenk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tune TQM8540 default configuration.
parent
bf7019c5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
include/configs/TQM8540.h
include/configs/TQM8540.h
+2
-3
No files found.
include/configs/TQM8540.h
View file @
911d08f6
...
...
@@ -42,7 +42,6 @@
#undef CONFIG_PCI
#define CONFIG_TSEC_ENET
/* tsec ethernet support */
#define CONFIG_ENV_OVERWRITE
#undef CONFIG_DDR_ECC
/* only for ECC DDR module */
#define CONFIG_DDR_DLL
/* possible DLL fix needed */
#define CONFIG_DDR_2T_TIMING
/* Sets the 2T timing bit */
...
...
@@ -432,8 +431,8 @@
"run nfsargs addip addcons;bootm\0" \
"rootpath=/opt/eldk/ppc_85xx\0" \
"bootfile=/tftpboot/tqm8540/uImage\0" \
"kernel_addr=
4004
0000\0" \
"ramdisk_addr=
40
100000\0" \
"kernel_addr=
FE00
0000\0" \
"ramdisk_addr=
FE
100000\0" \
""
#define CONFIG_BOOTCOMMAND "run flash_self"
...
...
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