Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/configs/
H A Domap3_logic.hbb5854c4f459b1180dd7c43f4745d5dbbc04d3c9 Wed Jan 04 15:26:43 UTC 2017 Adam Ford <aford173@gmail.com> ARM: omap3_logic: Use DEFAULT_LINUX_BOOT_ENV from ti_armv7_common

Since we're including ti_armv7_common, let's pull in DEFAULT_LINUX_BOOT_ENV
and remove unnecessary duplicative definitions. This patch also renames a
few environmental variables to match what is inside ti_armv7_common. This
should help future-proof any subsequent memory or memory location changes.

Signed-off-by: Adam Ford <aford173@gmail.com>