]> git.ipfire.org Git - people/ms/u-boot.git/commit
powerpc/board/t1024rdb: enable board-level reset when issuing reset command
authorShengzhou Liu <Shengzhou.Liu@nxp.com>
Mon, 10 Apr 2017 08:00:08 +0000 (16:00 +0800)
committerYork Sun <york.sun@nxp.com>
Mon, 17 Apr 2017 16:03:30 +0000 (09:03 -0700)
commite0dfec863e2ca5088dd797a5b6853d4c0df9002c
treea823f55cb78bae22e1097cb7e0344545ed5d6467
parent668ec87f523580c981a01b06560f70cd5a52e2c9
powerpc/board/t1024rdb: enable board-level reset when issuing reset command

As board-specific reset logic, it needs to issue reset signal
via CPLD when issuing 'reset' command in u-boot, this patch
solves the issue of reset command not working on T1024RDB.

Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
board/freescale/t102xrdb/t102xrdb.c