From mboxrd@z Thu Jan 1 00:00:00 1970 From: Przemyslaw Marczak Date: Fri, 28 Feb 2014 15:30:39 +0100 Subject: [U-Boot] [PATCH 0/3] samsung: misc: add new lcd menu options Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Changes: - small code refactor - add menu option: gpt restore - add menu option: env default Inha Song (1): samsung: misc: add env default option to lcd menu Przemyslaw Marczak (2): samsung: misc: check_keys(), key_pressed() - remove type static. samsung: misc: add gpt restore option to lcd menu board/samsung/common/misc.c | 60 +++++++++++++++++++++---------------------- include/samsung/misc.h | 6 +++++ 2 files changed, 36 insertions(+), 30 deletions(-) -- 1.7.9.5