All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] Trats2 code cleanups
@ 2013-11-27 10:10 Piotr Wilczek
  2013-11-27 10:10 ` [U-Boot] [PATCH 1/4] board: trats2: remove unused defines from config file Piotr Wilczek
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Piotr Wilczek @ 2013-11-27 10:10 UTC (permalink / raw)
  To: u-boot

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(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-12-03  6:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-27 10:10 [U-Boot] [PATCH 0/4] Trats2 code cleanups Piotr Wilczek
2013-11-27 10:10 ` [U-Boot] [PATCH 1/4] board: trats2: remove unused defines from config file Piotr Wilczek
2013-11-27 10:11 ` [U-Boot] [PATCH 2/4] board:trats2: fix environmental variables Piotr Wilczek
2013-11-27 10:11 ` [U-Boot] [PATCH 3/4] board:trats2: fix access to samsung registers Piotr Wilczek
2013-11-27 10:11 ` [U-Boot] [PATCH 4/4] board:trats2: update Tizen partition definitions Piotr Wilczek
2013-12-03  6:59 ` [U-Boot] [PATCH 0/4] Trats2 code cleanups Minkyu Kang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.