Re: [U-Boot] [PATCH v2] arm: Add support for semihosting for armv8 fastmodel targets.

2014-03-21 Thread Tom Rini
On Fri, Mar 21, 2014 at 11:08:53AM -0700, Darwin Rambo wrote: > The reason for this change is to be able to use the ARM Trusted Firmware > (ATF) to load the various ATF images, plus u-boot, which can then load > the kernel/ramdisk/dtb with calls to an external host from a standard > fastmodel armv

[U-Boot] [PATCH v2] arm: Add support for semihosting for armv8 fastmodel targets.

2014-03-21 Thread Darwin Rambo
The reason for this change is to be able to use the ARM Trusted Firmware (ATF) to load the various ATF images, plus u-boot, which can then load the kernel/ramdisk/dtb with calls to an external host from a standard fastmodel armv8 board file using semihosting, and then launch the kernel without a bo