[U-Boot] [PATCH 08/11] mx6: add plugin file for use with imximage.cfg
Troy Kisky
troy.kisky at boundarydevices.com
Wed Sep 19 03:40:49 CEST 2012
On 9/18/2012 5:03 PM, Troy Kisky wrote:
> The "plugin" command of mkimage can take this
> file as an argument.
>
> Signed-off-by: Troy Kisky <troy.kisky at boundarydevices.com>
> ---
> arch/arm/cpu/armv7/mx6/Makefile | 5 +-
> arch/arm/cpu/armv7/mx6/plugin.S | 141 +++++++++++++++++++++++++++++++++++++++
> 2 files changed, 145 insertions(+), 1 deletion(-)
> create mode 100644 arch/arm/cpu/armv7/mx6/plugin.S
>
>
Ok, I found the issue with Linux not booting, and I'll need to change
this patch to add
disabling of L2 cache and a cache clean.
More information about the U-Boot
mailing list