pbl: use "wait" command instead of "flush" command
authorZhao Qiang <qiang.zhao@nxp.com>
Thu, 8 Sep 2016 04:55:33 +0000 (12:55 +0800)
committerYork Sun <york.sun@nxp.com>
Fri, 14 Oct 2016 17:21:30 +0000 (10:21 -0700)
commitc5938c10ef70c9b713415cc053b464a64f7c05f8
treed7b942050f544741f3497445f885990691b013a1
parentec90ac7359a10513f1458ad5840858e6d8be0624
pbl: use "wait" command instead of "flush" command

PBL flush command is restricted to CCSR memory space. So use WAIT
PBI command to provide enough time for data to get flush in
target memory.

Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com>
[York Sun: rewrap commit message]
Reviewed-by: York Sun <york.sun@nxp.com>
board/freescale/t208xqds/t208x_pbi.cfg
board/freescale/t208xrdb/t2080_pbi.cfg
board/freescale/t4qds/t4_pbi.cfg
board/freescale/t4rdb/t4_pbi.cfg
tools/pblimage.c