
On 27/11/13 19:10, Piotr Wilczek wrote:
This patch series cleanups some code for Trats2.
Unused defines are removed. For envs, hardcoded names are replaced with variable names. In the board file, 'samsung_get_base' common functions are used. Tizen partions layout is updated.
This patch series is based on: http://patchwork.ozlabs.org/patch/290667/ http://patchwork.ozlabs.org/patch/293163/ http://patchwork.ozlabs.org/patch/293162/
Piotr Wilczek (4): board: trats2: remove unused defines from config file board:trats2: fix config board:trats2: fix access to samsung registers board:trats2: update Tizen partition definitions
board/samsung/trats2/trats2.c | 16 ++++++++-------- include/configs/trats2.h | 28 +++++++++++----------------- 2 files changed, 19 insertions(+), 25 deletions(-)
applied to u-boot-samsung.
Thanks, Minkyu Kang.