Re: [U-Boot] [PATCH v2 6/7] board: iocon: Fix uninitialized access

2014-11-18 Thread Stefan Roese
On 13.11.2014 19:21, dirk.eib...@gdsys.cc wrote: From: Dirk Eibach dirk.eib...@gdsys.cc Wolfgang Denk found this issue using cppcheck: (error) Uninitialized variable: fpga_features Signed-off-by: Dirk Eibach dirk.eib...@gdsys.cc Applied to u-boot-ppc4xx/master. Thanks, Stefan

Re: [U-Boot] [PATCH v2 5/7] board: iocon: Fix fpga index in print_fpga_info()

2014-11-18 Thread Stefan Roese
On 13.11.2014 19:21, dirk.eib...@gdsys.cc wrote: From: Dirk Eibach dirk.eib...@gdsys.cc Signed-off-by: Dirk Eibach dirk.eib...@gdsys.cc Applied to u-boot-ppc4xx/master. Thanks, Stefan ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] [PATCH v2 7/7] mpc83xx: Add gdsys hrcon board

2014-11-18 Thread Stefan Roese
On 13.11.2014 19:21, dirk.eib...@gdsys.cc wrote: From: Dirk Eibach dirk.eib...@gdsys.cc The gdsys hrcon board is based on a Freescale MPC8308 SOC. It boots from NOR-Flash, kernel and rootfs are stored on SD-Card. On board peripherals include: - 1x GbE (optional) - Lattice ECP3 FPGA connected

<    1   2