Re: [U-Boot] [PATCH 2/2] pbl: use "wait" command instead of "flush" command

2016-09-06 Thread york sun
On 09/04/2016 07:42 PM, Zhao Qiang wrote: > FLUSH command is restricted to CCSR space. So use WAIT > command in case of non-CCSR board. s/board/space York ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH 2/2] pbl: use "wait" command instead of "flush" command

2016-09-04 Thread Zhao Qiang
FLUSH command is restricted to CCSR space. So use WAIT command in case of non-CCSR board. Signed-off-by: Zhao Qiang --- board/freescale/t208xqds/t208x_pbi.cfg | 3 +-- board/freescale/t208xrdb/t2080_pbi.cfg | 3 +-- board/freescale/t4qds/t4_pbi.cfg | 3 +-- board/freescale/t4rdb/t4_pbi.cfg