Home
last modified time | relevance | path

Searched hist:"6 b79f71c8ee970635ac71d7a452d6b39a3db0e99" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dcm_fx6.hdiff 6b79f71c8ee970635ac71d7a452d6b39a3db0e99 Sat Dec 09 09:37:41 CST 2017 Christopher Spinrath <christopher.spinrath@rwth-aachen.de> ARM: imx: cm_fx6: env: use standard variables

In preparation for supporting the distro boot command, introduce the
standard variables for specifying load addresses, which are documented
in README and doc/README.distro, and replace the custom variables
used so far with them.

Since the current address layout disregards an address for an initramfs,
also switch to the load addresses used and proven by other imx6 boards
(e.g. the wandboard and nitrogen6x), instead of going on with our own
way.

Signed-off-by: Christopher Spinrath <christopher.spinrath@rwth-aachen.de>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>