commit | 4416481c4ab0646f1863e9093da4bb3722116957 | [log] [tgz] |
---|---|---|
author | Inha Song <ideal.song@samsung.com> | Fri May 22 18:14:25 2015 +0200 |
committer | Lukasz Majewski <l.majewski@samsung.com> | Mon Jun 08 15:25:55 2015 +0200 |
tree | 92a880776650b15b1f34f228bfce90746f708f35 | |
parent | 95d3a1d5cb0445bb0ac0335d8864ac01bdcd4bdc [diff] |
smdk5420: board: add functions to init dfu environment settings This commit extends SMDK5420 board's file by adding functions: - get_dfu_alt_system() - get_dfu_alt_boot() This allows setting the DFU environment by function set_dfu_alt_info() from: board/samsung/common/misc.c Signed-off-by: Inha Song <ideal.song@samsung.com> Cc: Akshay Saraswat <akshay.s@samsung.com> Cc: Minkyu Kang <mk7.kang@samsung.com>