Hi Tim,
On 30/05/2014 06:52, Tim Harvey wrote:
> On Thu, May 29, 2014 at 12:02 AM, Stefano Babic wrote:
>> Hi Tim,
>>
>> I cannot build with this version. A setup for a couple of pins is not
>> yet replaces.
>>
>> In fact, I have:
>>
>> /* Enable Backlight */
>>imx_iomux_v3_setup_
On Thu, May 29, 2014 at 12:02 AM, Stefano Babic wrote:
> Hi Tim,
>
> I cannot build with this version. A setup for a couple of pins is not
> yet replaces.
>
> In fact, I have:
>
> /* Enable Backlight */
>imx_iomux_v3_setup_pad(MX6_PAD_SD1_CMD__GPIO1_IO18 |
>
> and it should be:
>
>
Hi Tim,
I cannot build with this version. A setup for a couple of pins is not
yet replaces.
In fact, I have:
/* Enable Backlight */
imx_iomux_v3_setup_pad(MX6_PAD_SD1_CMD__GPIO1_IO18 |
and it should be:
SETUP_IOMUX_PAD(PAD_SD1_CMD__GPIO1_IO18 |
The same some lines later:
Switch to an SPL image. The SPL for Ventana does the following:
- setup i2c and read the factory programmed EEPROM to obtain DRAM config
and model for board-specific calibration data
- configure DRAM per CPU/size/layout/devices/calibration
- load u-boot.img from NAND and jump to it
This allo
4 matches
Mail list logo