]> code.ossystems Code Review - meta-freescale.git/commit
imx-base.inc: Do not assign UBOOT_LOADADDRESS
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 11 Apr 2013 21:58:49 +0000 (18:58 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 17 Apr 2013 21:20:22 +0000 (18:20 -0300)
commit72ebba487ee9b914ebf841d3e032e86ee0cfe10d
treeff02ed71c109df1dab84562ef13c2381d1b54c8c
parent5ec3d0c0529ffd732b262341292b526daa0e3683
imx-base.inc: Do not assign UBOOT_LOADADDRESS

The code uses UBOOT_ENTRYPOINT as default value for UBOOT_LOADADDRESS
so we don't need to have the variable UBOOT_LOADADDRESS set unless
it's different from UBOOT_ENTRYPOINT. This also fix the i.MX6SL entry
point hex format.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/conf/machine/include/imx-base.inc