<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/gateworks, branch v2015.07</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/gateworks?h=v2015.07</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/gateworks?h=v2015.07'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2015-06-01T07:48:23Z</updated>
<entry>
<title>imx: ventana: skip mtdparts fixup if no flash</title>
<updated>2015-06-01T07:48:23Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2015-05-26T18:04:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c2fd3f57040d4d8e858f0449afe46416cfad95da'/>
<id>urn:sha1:c2fd3f57040d4d8e858f0449afe46416cfad95da</id>
<content type='text'>
This avoids an error message on NAND-less boards.

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>imx: ventana: hang if board model could not be determined</title>
<updated>2015-06-01T07:48:23Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2015-05-26T18:04:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fdead4be6ad29cce17b57e78a0f7e8a488aeba80'/>
<id>urn:sha1:fdead4be6ad29cce17b57e78a0f7e8a488aeba80</id>
<content type='text'>
If the EEPROM could not be read or is corrupt we always want to hang.
Note that an error message will have been displayed by read_eeprom in this
case.

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>imx: ventana: make fdt_file1 and fdt_file2 automatic and non-overridable</title>
<updated>2015-06-01T07:48:23Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2015-05-26T18:04:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=80d1a3ee72ad6b88b871f745343becd07a546bef'/>
<id>urn:sha1:80d1a3ee72ad6b88b871f745343becd07a546bef</id>
<content type='text'>
The fdt_file1 and fdt_file2 vars provide fallbacks for the fdt file loading
script. There is no need to allow the user to override these as if they
want to specify the fdt, they should do so in the first attempt which is
the fdt_file var.

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>imx: ventana: make model env var automatic and non-overridable</title>
<updated>2015-06-01T07:48:23Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2015-05-26T18:04:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=40c746758c4b9fabf07fbfa3b4ed9e907b4c8fd5'/>
<id>urn:sha1:40c746758c4b9fabf07fbfa3b4ed9e907b4c8fd5</id>
<content type='text'>
We want to model env var to always reflect what was in the EEPROM. There
is no point in allowing a user to override this.

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>imx: ventana: various board-specific GPIO config updates</title>
<updated>2015-06-01T07:48:23Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2015-05-26T18:04:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9a83a8154590ebfbdbe32579b97c501ca240a706'/>
<id>urn:sha1:9a83a8154590ebfbdbe32579b97c501ca240a706</id>
<content type='text'>
- Added iomux for CAN_STBY and RS484_TEN (GW52xx/GW53xx/GW54xx/GW551x)
- Moved iomux of USBHUB_RST# out of board_ehci_hcd_init so that it is
  done regardless of USB being initialized in bootloader
- Added usb_sel iomux/hwconfig for GW552x
- Fixed mezzanine DIO for GW54xx
- Fixed PANLEDR# for GW54xx
- Fixed dio iomux/hwconfig for GW552x
- Fixed dio iomux for GW551x
- removed redundant #define

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>imx: ventana: update README with Falcon mode documentation</title>
<updated>2015-05-26T12:24:18Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2015-05-21T22:59:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6122f0d556c7d2ba54c5d61f4ef2453d993aa8eb'/>
<id>urn:sha1:6122f0d556c7d2ba54c5d61f4ef2453d993aa8eb</id>
<content type='text'>
Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>imx: ventana: update README for micro-SD boot medium</title>
<updated>2015-05-26T12:21:35Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2015-05-21T15:42:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=40e999ca714316ae40410d8d51a20498cbc57f9b'/>
<id>urn:sha1:40e999ca714316ae40410d8d51a20498cbc57f9b</id>
<content type='text'>
Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>imx: ventana: config: enable Falcon mode</title>
<updated>2015-05-21T17:07:17Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2015-05-09T01:28:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=53940a50797d4287af1c998a251170ef65927533'/>
<id>urn:sha1:53940a50797d4287af1c998a251170ef65927533</id>
<content type='text'>
Falcon mode entails the SPL booting the OS directly instead of U-Boot.

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>imx: ventana: add pmic_setup to SPL</title>
<updated>2015-05-19T13:04:44Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2015-05-15T16:18:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e06a03625d00668a1f90408ea1e4cd29752207fe'/>
<id>urn:sha1:e06a03625d00668a1f90408ea1e4cd29752207fe</id>
<content type='text'>
We need to do any PMIC setup in the SPL if we are to bypass U-Boot for
falcon mode.

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>imx: ventana: use stack relocation</title>
<updated>2015-05-15T17:25:07Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2015-05-14T13:22:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=af1db4a39034ae15a91f0dae7da9548f0501febf'/>
<id>urn:sha1:af1db4a39034ae15a91f0dae7da9548f0501febf</id>
<content type='text'>
Certain features we desire require a larger stack than is available by using
iRAM (most notably for us, env_mmc). Relocate the stack to DRAM so that
we can use these features.

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
