]> git.ipfire.org Git - people/ms/u-boot.git/commit - board/musenki/musenki.c
Add a common get_ram_size() function and modify the the
authorwdenk <wdenk>
Tue, 6 Jan 2004 22:38:14 +0000 (22:38 +0000)
committerwdenk <wdenk>
Tue, 6 Jan 2004 22:38:14 +0000 (22:38 +0000)
commitc83bf6a2d00ef846c1fb2b0c60540f03ef203125
treee410334c86d491dbbec765a5765eef9cccd3135a
parentb299e41a0d34bf96202d9bbb72739bdd9414b0cc
Add a common get_ram_size() function and modify the the
board-specific files to invoke that common implementation.
54 files changed:
CHANGELOG
board/LEOX/elpt860/elpt860.c
board/RPXClassic/RPXClassic.c
board/RPXlite/RPXlite.c
board/RRvision/RRvision.c
board/a3000/a3000.c
board/atc/atc.c
board/c2mon/c2mon.c
board/cpc45/cpc45.c
board/cpu86/cpu86.c
board/cu824/cu824.c
board/esteem192e/esteem192e.c
board/etin/debris/debris.c
board/etx094/etx094.c
board/fads/fads.c
board/genietv/genietv.c
board/hermes/hermes.c
board/icecube/icecube.c
board/icu862/icu862.c
board/incaip/incaip.c
board/ip860/ip860.c
board/iphase4539/iphase4539.c
board/ivm/ivm.c
board/kup4k/kup4k.c
board/lantec/lantec.c
board/lwmon/lwmon.c
board/musenki/musenki.c
board/mvblue/mvblue.c
board/mvs1/mvs1.c
board/nx823/nx823.c
board/oxc/oxc.c
board/pm826/pm826.c
board/pn62/pn62.c
board/r360mpi/r360mpi.c
board/rbc823/rbc823.c
board/rmu/rmu.c
board/sandpoint/sandpoint.c
board/siemens/CCM/ccm.c
board/siemens/IAD210/IAD210.c
board/siemens/SCM/scm.c
board/siemens/pcu_e/pcu_e.c
board/sl8245/sl8245.c
board/snmc/qs850/qs850.c
board/snmc/qs860t/qs860t.c
board/spd8xx/spd8xx.c
board/tqm8260/tqm8260.c
board/tqm8xx/tqm8xx.c
board/utx8245/utx8245.c
board/w7o/w7o.c
common/Makefile
common/memsize.c [new file with mode: 0644]
include/common.h
include/exports.h
include/version.h