Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
u-boot-2015.04
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vesta
u-boot-2015.04
Commits
911d08f6
Commit
911d08f6
authored
20 years ago
by
Wolfgang Denk
Browse files
Options
Downloads
Patches
Plain Diff
Tune TQM8540 default configuration.
parent
bf7019c5
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
include/configs/TQM8540.h
+2
-3
2 additions, 3 deletions
include/configs/TQM8540.h
with
2 additions
and
3 deletions
include/configs/TQM8540.h
+
2
−
3
View file @
911d08f6
...
@@ -42,7 +42,6 @@
...
@@ -42,7 +42,6 @@
#undef CONFIG_PCI
#undef CONFIG_PCI
#define CONFIG_TSEC_ENET
/* tsec ethernet support */
#define CONFIG_TSEC_ENET
/* tsec ethernet support */
#define CONFIG_ENV_OVERWRITE
#undef CONFIG_DDR_ECC
/* only for ECC DDR module */
#undef CONFIG_DDR_ECC
/* only for ECC DDR module */
#define CONFIG_DDR_DLL
/* possible DLL fix needed */
#define CONFIG_DDR_DLL
/* possible DLL fix needed */
#define CONFIG_DDR_2T_TIMING
/* Sets the 2T timing bit */
#define CONFIG_DDR_2T_TIMING
/* Sets the 2T timing bit */
...
@@ -432,8 +431,8 @@
...
@@ -432,8 +431,8 @@
"run nfsargs addip addcons;bootm\0" \
"run nfsargs addip addcons;bootm\0" \
"rootpath=/opt/eldk/ppc_85xx\0" \
"rootpath=/opt/eldk/ppc_85xx\0" \
"bootfile=/tftpboot/tqm8540/uImage\0" \
"bootfile=/tftpboot/tqm8540/uImage\0" \
"kernel_addr=
4
00
4
0000\0" \
"kernel_addr=
FE
000000\0" \
"ramdisk_addr=
40
100000\0" \
"ramdisk_addr=
FE
100000\0" \
""
""
#define CONFIG_BOOTCOMMAND "run flash_self"
#define CONFIG_BOOTCOMMAND "run flash_self"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment