samsung: boot inform: add boot_inform_clear() to reset inform registers
authorInha Song <ideal.song@samsung.com>
Mon, 4 Nov 2013 02:02:33 +0000 (11:02 +0900)
committerLukasz Majewski <l.majewski@samsung.com>
Mon, 10 Mar 2014 09:14:01 +0000 (10:14 +0100)
commit245f5aef185e72d46bedccfcacc549f84dcd4e47
tree90b2063072eb9e37bd0e1fee3d2b8d8470ac0671
parentd58183be019e236de813dab8a740a3aea2369479
samsung: boot inform: add boot_inform_clear() to reset inform registers

Changes:
- define boot_inform_clear() in board/samsung/common/inform.c
- gadget thor: call boot_infor_clear() on RQT_CMD_REBOOT

Change-Id: I0c41734828718fe9c1e0aa59c44968a0560fdf78
Signed-off-by: Inha Song <ideal.song@samsung.com>
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
board/samsung/common/Makefile
board/samsung/common/inform.c [new file with mode: 0644]
drivers/usb/gadget/f_thor.c