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>
Tue, 18 Mar 2014 15:49:00 +0000 (16:49 +0100)
commit8b2669246e5b3d4080b2f886e8524d91b31256b5
tree1685530016d4e873d161b7eff9156cdfea40d9f7
parent098124c503a3d82a7051a3a7ba151ad7a4b34a42
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