public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] Enable pxe boot for mx53cx9020
@ 2017-07-11  9:23 linux-kernel-dev at beckhoff.com
  2017-07-11  9:23 ` [U-Boot] [PATCH 1/2] imx: cx9020: use fdt_addr_r and ramdisk_addr_r linux-kernel-dev at beckhoff.com
  2017-07-11  9:23 ` [U-Boot] [PATCH 2/2] imx: cx9020: try pxe boot, if no vmlinuz on mmc linux-kernel-dev at beckhoff.com
  0 siblings, 2 replies; 5+ messages in thread
From: linux-kernel-dev at beckhoff.com @ 2017-07-11  9:23 UTC (permalink / raw)
  To: u-boot

From: Patrick Bruenn <p.bruenn@beckhoff.com>

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-07-12  8:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-11  9:23 [U-Boot] [PATCH 0/2] Enable pxe boot for mx53cx9020 linux-kernel-dev at beckhoff.com
2017-07-11  9:23 ` [U-Boot] [PATCH 1/2] imx: cx9020: use fdt_addr_r and ramdisk_addr_r linux-kernel-dev at beckhoff.com
2017-07-12  8:30   ` Stefano Babic
2017-07-11  9:23 ` [U-Boot] [PATCH 2/2] imx: cx9020: try pxe boot, if no vmlinuz on mmc linux-kernel-dev at beckhoff.com
2017-07-12  8:30   ` Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox