diff options
author | Shaohui Xie <Shaohui.Xie@freescale.com> | 2013-09-11 06:48:29 (GMT) |
---|---|---|
committer | York Sun <yorksun@freescale.com> | 2013-10-16 23:13:13 (GMT) |
commit | 262737f05aa94b29d24f21d7eae89756c242df8e (patch) | |
tree | 7ef7478502cfc1a2761fa447a4968144b39552ba /arch/powerpc/include/asm/ppc440ep_gr.h | |
parent | 83d925668f4efc9605040f938ea444fe809a844c (diff) | |
download | u-boot-262737f05aa94b29d24f21d7eae89756c242df8e.tar.xz |
powerpc/tool/pbl: fix pbl image compiling process
Previous process of compiling a PBL boot image is:
1: make <board_name_config>
2: make u-boot.pbl
for example:
make T4240QDS_SDCARD_config
make u-boot.pbl
Now the process is:
1: make <board_name>
for example:
make T4240QDS_SDCARD
Also, updated README.pblimage.
Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Diffstat (limited to 'arch/powerpc/include/asm/ppc440ep_gr.h')
0 files changed, 0 insertions, 0 deletions