From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux-kernel-dev at beckhoff.com Date: Tue, 11 Jul 2017 11:23:19 +0200 Subject: [U-Boot] [PATCH 0/2] Enable pxe boot for mx53cx9020 Message-ID: <20170711092321.1998-1-linux-kernel-dev@beckhoff.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de From: Patrick Bruenn To make kernel development more easy on CX9020, this scripts enables pxe boot in the default bootscript. pxe boot is then used as a fallback in case there is no vmlinuz found on mmc. Patrick Bruenn (2): imx: cx9020: use fdt_addr_r and ramdisk_addr_r imx: cx9020: try pxe boot, if no vmlinuz on mmc configs/mx53cx9020_defconfig | 1 + include/configs/mx53cx9020.h | 17 +++++++++++------ 2 files changed, 12 insertions(+), 6 deletions(-) -- 2.11.0