Re: [U-Boot] [PATCH v4 20/21] board: Add Qualcomm Dragonboard 410C support

2016-04-04 Thread Andreas Färber
Am 05.04.2016 um 01:54 schrieb Daniel Glöckner: > On Tue, Apr 05, 2016 at 01:13:38AM +0200, Andreas Färber wrote: >> Am 31.03.2016 um 23:12 schrieb Mateusz Kulikowski: >>> +/* Environment */ >>> +#define CONFIG_EXTRA_ENV_SETTINGS \ >>> + "reflash="CONFIG_ENV_REFLASH"\0"\ >>> +

Re: [U-Boot] [PATCH v4 20/21] board: Add Qualcomm Dragonboard 410C support

2016-04-04 Thread Daniel Glöckner
On Tue, Apr 05, 2016 at 01:13:38AM +0200, Andreas Färber wrote: > Am 31.03.2016 um 23:12 schrieb Mateusz Kulikowski: > > +/* Environment */ > > +#define CONFIG_EXTRA_ENV_SETTINGS \ > > + "reflash="CONFIG_ENV_REFLASH"\0"\ > > + "loadaddr=0x8100\0" \ > > + "fdt_high=0x\0" \

Re: [U-Boot] [PATCH v4 20/21] board: Add Qualcomm Dragonboard 410C support

2016-04-04 Thread Andreas Färber
Am 31.03.2016 um 23:12 schrieb Mateusz Kulikowski: > diff --git a/include/configs/dragonboard410c.h > b/include/configs/dragonboard410c.h > new file mode 100644 > index 000..a63440f > --- /dev/null > +++ b/include/configs/dragonboard410c.h [...] > +#include > + > +/* BOOTP options */ >

[U-Boot] [PATCH v4 20/21] board: Add Qualcomm Dragonboard 410C support

2016-03-31 Thread Mateusz Kulikowski
This commit add support for 96Boards Dragonboard410C. It is board based on APQ8016 Qualcomm SoC, complying with 96boards specification. Features (present out of the box): - 4x Cortex A53 (ARMv8) - 2x USB Host port - 1x USB Device port - 4x LEDs - 1x HDMI connector - 1x uSD connector - 3x buttons