Home
last modified time | relevance | path

Searched hist:bff78567da51eee433e0e76a87edc5f0a03a0d8d (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/raspberrypi/rpi/
H A Drpi.cbff78567da51eee433e0e76a87edc5f0a03a0d8d Tue Aug 25 13:10:26 UTC 2015 Guillaume GARDET <guillaume.gardet@free.fr> ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support

Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support and enable it to set
'board_rev' and 'board_name' envs.
'board_rev' can be used in scripts to determine what board we are running on
and 'board_name' for pretty printing.

Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr>

Cc: Stephen Warren <swarren@wwwdotorg.org>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>