Skip to content
Snippets Groups Projects
Commit 262737f0 authored by Shaohui Xie's avatar Shaohui Xie Committed by York Sun
Browse files

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: default avatarShaohui Xie <Shaohui.Xie@freescale.com>
parent 83d92566
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment