]> git.ipfire.org Git - people/ms/u-boot.git/commit
imx: mx7: Add plugin support
authorPeng Fan <peng.fan@nxp.com>
Tue, 11 Oct 2016 06:29:11 +0000 (14:29 +0800)
committerStefano Babic <sbabic@denx.de>
Mon, 24 Oct 2016 08:57:16 +0000 (10:57 +0200)
commitac1475ae292dcc218bf0f2b2db9b6c9d1a76ceda
treecb568964580015318cb5b2c131f4f3be72939370
parenta45eb2674d29062320958909096e861ba2f19419
imx: mx7: Add plugin support

Add mx7_plugin.S which calls boot rom setup function, generate the second ivt,
and jump back to boot rom.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Ye Li <ye.li@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/include/asm/arch-mx7/mx7_plugin.S [new file with mode: 0644]