]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
imx: ventana: add mem_mb dynamic env var
authorTim Harvey <tharvey@gateworks.com>
Wed, 8 Apr 2015 19:54:51 +0000 (12:54 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:42:49 +0000 (14:42 +0200)
commit3a7141dc625a5a9d076ebc946f38446779558dc7
tree1ed493931b738c0b106fa3610a853f6608af07b4
parent607c91da193e48e73d05fca292ee3f2c4674c2bb
imx: ventana: add mem_mb dynamic env var

Certain OS bootscripts need to know how much memory a board has to adjust
kernel parameters (namely Android). This allows those boards to determine
mem size in MB.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/gw_ventana/gw_ventana.c