commit | cac178781ded415b005a9f0e198d14b53d8268cd | [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 | 302a7d0006da530ffbb771677ea71d61b0f1cb7e [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>