<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/rmilecki/package/boot, branch master</title>
<subtitle>Rafal Mileckis staging tree</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/'/>
<updated>2021-03-12T00:18:58Z</updated>
<entry>
<title>uboot-mediatek: update configs for MT7622 devies</title>
<updated>2021-03-12T00:18:58Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-03-11T21:52:07Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=0183ee2eb9905b83acc76453b88618bb8c199e0c'/>
<id>urn:sha1:0183ee2eb9905b83acc76453b88618bb8c199e0c</id>
<content type='text'>
 * make sure USB 2.0 works (useful for UEFI-booting eg. memtest86)
 * include more useful U-Boot config options on BPi-R64.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches</title>
<updated>2021-03-11T16:24:53Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-02-20T13:04:38Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=9dfc2b3ca4dff28259576e21bc3ade910ff52a05'/>
<id>urn:sha1:9dfc2b3ca4dff28259576e21bc3ade910ff52a05</id>
<content type='text'>
MediaTek published their current U-Boot patchset on github:
https://github.com/mtk-openwrt/u-boot/commits/mtksoc

Import the platform patches from there (`00-mtk-*.patch`), arrange,
them nicely, drop no longer needed local patches and rebase on top of
U-Boot 2021.04-rc3.

Tested and works well on Linksys E8450 (snand-1ddr) as well as
Bananapi BPi-R64 (sdmmc-2ddr, emmc-2ddr).

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>arm-trusted-firmware-mediatek: update to 2021-03-10</title>
<updated>2021-03-11T16:24:48Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-03-11T16:01:32Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=e2cffbb80528b1c13bbaba6e53835de378ef3923'/>
<id>urn:sha1:e2cffbb80528b1c13bbaba6e53835de378ef3923</id>
<content type='text'>
Most prominently this adds changes which allow replacing the binary-
only 'bromimage' tool by U-Boot's 'mkimage' (see previous commit).
This fixes build on non-Linux and/or non-x86 platforms.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>tools: mkimage: add patches for 64-bit MediaTek BootROM</title>
<updated>2021-03-11T16:24:20Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-03-11T16:00:20Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=ce19e8fa438f7013881b71956f39cf299e6fce46'/>
<id>urn:sha1:ce19e8fa438f7013881b71956f39cf299e6fce46</id>
<content type='text'>
Add patches for mkimage to allow using it instead of the binary-only
'bromimage' tool to generate bl2 for MT7622.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>arm-trusted-firmware-mediatek: fix typo SPI-SNAND -&gt; SPI-NAND</title>
<updated>2021-03-08T21:27:35Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-03-08T21:27:07Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=bff84f3e8ec6fbeeeb609b2d1fe28300c4c7c6ee'/>
<id>urn:sha1:bff84f3e8ec6fbeeeb609b2d1fe28300c4c7c6ee</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>arm-trusted-firmware-mediatek: prune now uneeded declarations</title>
<updated>2021-03-06T03:28:52Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-03-06T03:28:52Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=eb030a9a8226beaafe36ed28c3eee2de35eda60b'/>
<id>urn:sha1:eb030a9a8226beaafe36ed28c3eee2de35eda60b</id>
<content type='text'>
Remove unneeded delcarations form package Makefile now that everything
comes from github.com/mtk-openwrt upstream.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>arm-trusted-firmware-mediatek: don't select DDR3_FLYBY for 1ddr</title>
<updated>2021-03-05T23:55:56Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-03-05T23:53:51Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=9663562188bb1039e93acacaf3e1c164fdddf021'/>
<id>urn:sha1:9663562188bb1039e93acacaf3e1c164fdddf021</id>
<content type='text'>
DDR3_FLYBY has accidentally been set also for the 1-chip variant which
lead to broken, unbootable images. Fix that.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>uboot-mediatek: improve BPi-R64 support</title>
<updated>2021-03-05T20:13:54Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-03-05T19:07:54Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=51ef823f95dbe1ffed1456a739a98bc07cd9a5c9'/>
<id>urn:sha1:51ef823f95dbe1ffed1456a739a98bc07cd9a5c9</id>
<content type='text'>
 * allow MAC address from U-Boot env to be inhertied
 * allow eMMC installation to succeed also without recovery present
   on the SD Card.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>arm-trusted-firmware-mediatek: update to ATF 2.4 (2021-02-25)</title>
<updated>2021-03-05T17:42:10Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-03-05T17:14:02Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=dc416983bb45f040700612891a9c46ca92e027ff'/>
<id>urn:sha1:dc416983bb45f040700612891a9c46ca92e027ff</id>
<content type='text'>
All necessary blobs are now contained in the upstream repository, no
more wild replacing of blobs needed.
This new version also contains new storage drivers for (SPI-)NAND which
already comes with support for FM35Q1GA, so that patch can be dropped
as well.
Tested on:
 * Bananapi BPi-R64
   - sdmmc-2ddr
   - emmc-2ddr
 * Linksys E8450
   - snand-1ddr

All works fine (booting Bananapi BPi-R64 from SD Card does NOT require
a signed image, so patch arm-trusted-firmware-mediatek to allow doing
that).

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>arm-trusted-firmware-mediatek: don't try to install absent files</title>
<updated>2021-03-04T21:58:40Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-03-04T21:56:56Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/rmilecki/commit/?id=f3f630145aeca0c366ec54a9f5b1f4956374ad1e'/>
<id>urn:sha1:f3f630145aeca0c366ec54a9f5b1f4956374ad1e</id>
<content type='text'>
Don't try to install files which no longer exist
Since {e,sd}mmc are now produced by ptgen they have been removed.

Fixes: 5a3562cd1d ("arm-trusted-firmware-mediatek: remove {e,sd}mmc headers")
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
</feed>
