diff options
author | Wolfgang Denk <wd@denx.de> | 2009-04-05 00:27:57 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-04-05 00:27:57 +0200 |
commit | c0a14aedc3440d6591b8c86d45861a0a8b46e11d (patch) | |
tree | f451e0641b2c9558ee2dbe0087ea340676f1ea2f /board/esd | |
parent | f63728c804ab7413a67d70f6774cd30c3f7b40fb (diff) | |
download | talos-obmc-uboot-c0a14aedc3440d6591b8c86d45861a0a8b46e11d.tar.gz talos-obmc-uboot-c0a14aedc3440d6591b8c86d45861a0a8b46e11d.zip |
Update CHANGELOG, coding style cleanup.
Diffstat (limited to 'board/esd')
-rw-r--r-- | board/esd/dasa_sim/config.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/esd/dasa_sim/config.mk b/board/esd/dasa_sim/config.mk index 5d612d26cc..ae855dc057 100644 --- a/board/esd/dasa_sim/config.mk +++ b/board/esd/dasa_sim/config.mk @@ -21,4 +21,3 @@ # MA 02111-1307 USA # TEXT_BASE = 0xFFFC0000 - |