]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
smdk5420: board: add functions to init dfu environment settings
authorInha Song <ideal.song@samsung.com>
Fri, 22 May 2015 16:14:25 +0000 (18:14 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:24 +0000 (00:42 +0200)
commit297b2efc5117b91ae3f99594dec29e4249151fab
tree18743fd3951ee3032024180222ce183fe581a2eb
parente552fb4eeba317fa34d16c735dda95b4e9ae8366
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>
board/samsung/smdk5420/smdk5420.c