hi
On Sat, Aug 23, 2014 at 4:38 AM, Hans de Goede wrote:
> The A20-OLinuXino-LIME is already supported by the
> u-boot-arm tree:
> http://git.denx.de/?p=u-boot/u-boot-arm.git;a=summary
I cannot find any file for A20-OLinuXino-LIME under configs/* and
board/sunxi/* in u-boot-arm/master.
(btw, I
hi
On Fri, Aug 22, 2014 at 5:06 AM, Ian Campbell wrote:
> On Wed, 2014-08-20 at 14:37 +0900, FUKAUMI Naoki wrote:
>> This patch adds support for Olimex A20-OLinuXino-LIME board.
>>
>> Signed-off-by: FUKAUMI Naoki
>
> I think this looks like a pretty straight import from the linux-sunxi
> u-boot
hi
On Mon, Aug 25, 2014 at 2:01 AM, Ian Campbell wrote:
> On Sun, 2014-08-24 at 22:24 +0900, Naoki FUKAUMI wrote:
>> > Looks good but please also add an entry to board/sunxi/MAINTAINERS.
>>
>> I see, but sorry, who should maintain this board?
>
> You, I hope! I
hi,
On Sat, Nov 28, 2015 at 9:21 AM, Simon Glass wrote:
> I've pushed an update to u-boot-rockchip/testing. If you have time,
> please give it a try. I'll push it to master soon.
with firefly-rk3288_defconfig,
$ ./tools/mkimage -n rk3288 -T rksd -d spl/u-boot-spl-dtb.bin u-boot-spl-dtb.img
Warn
On Sat, Nov 28, 2015 at 11:34 AM, Naoki FUKAUMI wrote:
> hi,
>
> On Sat, Nov 28, 2015 at 9:21 AM, Simon Glass wrote:
>> I've pushed an update to u-boot-rockchip/testing. If you have time,
>> please give it a try. I'll push it to master soon.
>
> with fi
Hi,
On Wed, Jun 24, 2015 at 8:28 AM, Simon Glass wrote:
> Since much of the code is generic, this also supports the Radxa Rock Pro.
> Since there is no device tree available for that yet, it uses the same
> config and device tree as the Firefly. This works because not all
> peripherals are suppor
Hi,
On Wed, Jun 24, 2015 at 8:28 AM, Simon Glass wrote:
> The Rockchip boot ROM requires a particular file format for booting from SPI.
> It consists of a 512-byte header encoded with RC4, some padding and then up
> to 32KB of executable code in 2KB blocks, separated by 2KB empty blocks.
>
> Add
Hi,
On Wed, Jun 24, 2015 at 8:28 AM, Simon Glass wrote:
> Rockchip SoCs require certain formats for code that they execute, The
> simplest format is a 4-byte header at the start of a binary file. Add
> support for this so that we can create images that the boot ROM understands.
>
> Signed-off-by:
Hi,
On Wed, Jun 24, 2015 at 8:29 AM, Simon Glass wrote:
> Add a few notes on how to try out the Rockchip support so far.
>
> Signed-off-by: Simon Glass
> ---
>
> Changes in v3:
> - Update README to mention available drivers
> - Add various new patches to get RK3288 booting to a prompt
>
> Change
9 matches
Mail list logo