From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 24 Apr 2014 13:19:04 +0200 Subject: [U-Boot] [PATCH V2] 4xx: add support for new PMC440 revision with cleanup In-Reply-To: <1395781200-15279-1-git-send-email-matthias.fuchs@esd.eu> References: <1395781200-15279-1-git-send-email-matthias.fuchs@esd.eu> Message-ID: <5358F328.3050909@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 On 25.03.2014 22:00, Matthias Fuchs wrote: > This patch adds support for the new PMC440 hardware revision 1.4. > The board now uses Micrel KSZ9031 phys. > > Add missing i2c initialization before reading bootstrap eeprom. > > Fix a couple of coding style issues. > > Make local functions static. > > Signed-off-by: Matthias Fuchs Applied to u-boot-ppc4xx/master. Thanks, Stefan