]> Git Repo - J-u-boot.git/commit
malta: define CONFIG_MEMSIZE_IN_BYTES
authorGabor Juhos <[email protected]>
Thu, 24 Oct 2013 12:32:00 +0000 (14:32 +0200)
committerDaniel Schwierzeck <[email protected]>
Sat, 9 Nov 2013 16:21:02 +0000 (17:21 +0100)
commitab41305d3b7c1afa29c0b7fafce854c24445423a
tree8d5aa8dde4ff2d397e28fcc6a1f78132b5001180
parentf577b42f3304712497e8a7c9a57e0f0e95196071
malta: define CONFIG_MEMSIZE_IN_BYTES

The memsize environment variable must contain the
memory size in bytes on the Malta board. Otherwise
Linux will use wrong memory size which causes a kernel
panic.

Define CONFIG_MEMSIZE_IN_BYTES in malta.h to avoid
that.

Signed-off-by: Gabor Juhos <[email protected]>
Cc: Daniel Schwierzeck <[email protected]>
Cc: Paul Burton <[email protected]>
include/configs/malta.h
This page took 0.03876 seconds and 4 git commands to generate.