binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry
authorJagdish Gediya <jagdish.gediya@nxp.com>
Mon, 3 Sep 2018 16:05:08 +0000 (21:35 +0530)
committerYork Sun <york.sun@nxp.com>
Thu, 27 Sep 2018 17:13:51 +0000 (10:13 -0700)
commit9d368f32bc9ee5dd8cdfb4dd7dd394e9a0f00638
tree29dd281e202d7c5c4a0e1498e40693021b5c1a6f
parent94b57db06986a4afc72040a1f803df68e92c4397
binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry

This entry contains the PowerPC mpc85xx boot page and resetvec
sections.

Signed-off-by: Jagdish Gediya <jagdish.gediya@nxp.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: York Sun <york.sun@nxp.com>
tools/binman/README.entries
tools/binman/etype/powerpc_mpc85xx_bootpg_resetvec.py [new file with mode: 0644]
tools/binman/ftest.py
tools/binman/test/81_powerpc_mpc85xx_bootpg_resetvec.dts [new file with mode: 0644]