From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikita Kiryanov Date: Mon, 28 Oct 2013 15:57:04 +0200 Subject: [U-Boot] [PATCH 0/3] cm_t35 tune up In-Reply-To: <1381156131-27810-1-git-send-email-nikita@compulab.co.il> References: <1381156131-27810-1-git-send-email-nikita@compulab.co.il> Message-ID: <526E6D30.9010605@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Ping On 10/07/2013 05:28 PM, Nikita Kiryanov wrote: > This patchset is a collection of short cm_t35 updates. It changes some > configuration parameters and turns on GPIO commands. > > Nikita Kiryanov (3): > cm_t35: reduce default bootdelay to 3 seconds > cm_t35: turn on GPIO commands > cm_t35: update lcd predefines > > board/compulab/cm_t35/display.c | 8 +++++++- > include/configs/cm_t35.h | 3 ++- > 2 files changed, 9 insertions(+), 2 deletions(-) > -- Regards, Nikita.