Home
last modified time | relevance | path

Searched hist:"262737 f05aa94b29d24f21d7eae89756c242df8e" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/doc/
H A DREADME.pblimage262737f05aa94b29d24f21d7eae89756c242df8e Wed Sep 11 06:48:29 UTC 2013 Shaohui Xie <Shaohui.Xie@freescale.com> 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>
/rk3399_rockchip-uboot/
H A DMakefile262737f05aa94b29d24f21d7eae89756c242df8e Wed Sep 11 06:48:29 UTC 2013 Shaohui Xie <Shaohui.Xie@freescale.com> 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>