]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] m68knommu: create configurable RAM setup
authorGreg Ungerer <gerg@snapgear.com>
Mon, 26 Jun 2006 06:32:59 +0000 (16:32 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 17:59:07 +0000 (10:59 -0700)
commit5c9d628fede946a68da9f269f47496b35e2e07ff
treebdfa632a14dbdf1057974787147e1328a7683eaf
parent47aae4f3e2b7b85837c41379c73867bdd65916ed
[PATCH] m68knommu: create configurable RAM setup

Reworked the way RAM regions are defined. Instead of coding all the
variations for each board type we now just configure RAM base and size
in the usual Kconfig setup. This much simplifies the code, and makes it
a lot more flexible when setting up new boards or board varients.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/m68knommu/Kconfig