From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 17 Apr 2013 12:27:30 +0200 Subject: [U-Boot] [PATCH 4 (resend)] imx: Add titanium board support (i.MX6 based) In-Reply-To: <20130417101550.936B02001AD@gemini.denx.de> References: <1365671095-28277-1-git-send-email-sr@denx.de> <1366187275-15608-1-git-send-email-sr@denx.de> <20130417101550.936B02001AD@gemini.denx.de> Message-ID: <516E7912.5090204@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, On 17.04.2013 12:15, Wolfgang Denk wrote: >> Titanium is a i.MX6 based board from ProjectionDesign / Barco. This >> patch adds support for this board with the newly introduced NAND >> support for i.MX6. > > Sorry for the late review comment... I just happened to notice this: > > ... >> +#define CONFIG_ETHPRIME "FEC" > > What would that be good for? I think there is only a single network > interface on the titanium board? Yes. Good catch, thanks. Will remove it in v5. Thanks, Stefan