]> code.ossystems Code Review - bsp/u-boot.git/commit
imx: cx9020: use fdt_addr_r and ramdisk_addr_r
authorPatrick Bruenn <p.bruenn@beckhoff.com>
Tue, 11 Jul 2017 09:23:20 +0000 (11:23 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 12 Jul 2017 12:05:03 +0000 (09:05 -0300)
commit3608315bf13db03b31136fcc9e501a33346acd78
treea977972a9e8b0e4e8ecc64136eefffffb8db9c8f
parent9a1c9605164ed142eef07e9ae630e6dfa679c6e5
imx: cx9020: use fdt_addr_r and ramdisk_addr_r

Replace fdtaddr and rdaddr variable names with u-boot standard names
fdt_addr_r and ramdisk_addr_r.
This will make the use of pxe boot more easy.

Signed-off-by: Patrick Bruenn <p.bruenn@beckhoff.com>
include/configs/mx53cx9020.h