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
f836e414
Commit
f836e414
authored
18 years ago
by
Wolfgang Denk
Browse files
Options
Downloads
Patches
Plain Diff
Fix compile problem in include/configs/ep82xxm.h
(must have never been tested before!)
parent
f6414714
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG
+3
-0
3 additions, 0 deletions
CHANGELOG
include/configs/ep82xxm.h
+1
-1
1 addition, 1 deletion
include/configs/ep82xxm.h
with
4 additions
and
1 deletion
CHANGELOG
+
3
−
0
View file @
f836e414
...
...
@@ -2,6 +2,9 @@
Changes since U-Boot 1.1.4:
======================================================================
* Fix compile problem in include/configs/ep82xxm.h
(must have never been tested before!)
* MCC200: Fix uninitialized variable problem in LCD driver
* Add board/cpu specific NAND chip select function to 440 NDFC
...
...
This diff is collapsed.
Click to expand it.
include/configs/ep82xxm.h
+
1
−
1
View file @
f836e414
...
...
@@ -28,7 +28,7 @@
#define CONFIG_MPC8260
#define CPU_ID_STR "MPC8270"
#define CONFIG_EP82XXM
/* Embedded Planet EP82xxM H 1.0 board
/
*
#define CONFIG_EP82XXM
/* Embedded Planet EP82xxM H 1.0 board *
/
/* 256MB SDRAM / 64MB FLASH */
#undef DEBUG
...
...
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