All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] amlogic a96 mini
@ 2019-11-29 11:06 Belisko Marek
  2019-12-04 22:26 ` Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Belisko Marek @ 2019-11-29 11:06 UTC (permalink / raw)
  To: u-boot

Hi,

I'm trying to run mainline u-boot on amlogic a96mini device but before
I try to flash it does anybody have an idea if it will work on
mainline. As I have limited number of devices and I know that after
flashing I can brick the board so would like to ask if anybody have
experience with this device and running mainline. Thanks and BR,

marek

-- 
as simple and primitive as possible
-------------------------------------------------
Marek Belisko - OPEN-NANDRA
Freelance Developer

Ruska Nova Ves 219 | Presov, 08005 Slovak Republic
Tel: +421 915 052 184
skype: marekwhite
twitter: #opennandra
web: http://open-nandra.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] amlogic a96 mini
  2019-11-29 11:06 [U-Boot] amlogic a96 mini Belisko Marek
@ 2019-12-04 22:26 ` Tom Rini
  2019-12-09  7:47   ` Belisko Marek
  0 siblings, 1 reply; 4+ messages in thread
From: Tom Rini @ 2019-12-04 22:26 UTC (permalink / raw)
  To: u-boot

On Fri, Nov 29, 2019 at 12:06:33PM +0100, Belisko Marek wrote:

> Hi,
> 
> I'm trying to run mainline u-boot on amlogic a96mini device but before
> I try to flash it does anybody have an idea if it will work on
> mainline. As I have limited number of devices and I know that after
> flashing I can brick the board so would like to ask if anybody have
> experience with this device and running mainline. Thanks and BR,

I would strongly recommend making
https://github.com/superna9999/linux/wiki/Amlogic-HDMI-Boot-Dongle as a
back-up.  While I have before managed to interrupt a re-flash cycle such
that the DTB on-board is still there and so the binary portions of the
firmware are happy it will then load U-Boot from SD card.  I did not
play with mainline however.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20191204/bce7517d/attachment.sig>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] amlogic a96 mini
  2019-12-04 22:26 ` Tom Rini
@ 2019-12-09  7:47   ` Belisko Marek
  2019-12-09 15:05     ` Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Belisko Marek @ 2019-12-09  7:47 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On Wed, Dec 4, 2019 at 11:26 PM Tom Rini <trini@konsulko.com> wrote:
>
> On Fri, Nov 29, 2019 at 12:06:33PM +0100, Belisko Marek wrote:
>
> > Hi,
> >
> > I'm trying to run mainline u-boot on amlogic a96mini device but before
> > I try to flash it does anybody have an idea if it will work on
> > mainline. As I have limited number of devices and I know that after
> > flashing I can brick the board so would like to ask if anybody have
> > experience with this device and running mainline. Thanks and BR,
>
> I would strongly recommend making
> https://github.com/superna9999/linux/wiki/Amlogic-HDMI-Boot-Dongle as a
> back-up.  While I have before managed to interrupt a re-flash cycle such
> that the DTB on-board is still there and so the binary portions of the
> firmware are happy it will then load U-Boot from SD card.  I did not
> play with mainline however.
OK thanks for hint. IIRC this hdmi thingy tells FW from which media to
boot and then I can compile u-boot and have boot it from SDcard?
For me any amlogic u-boot is fine just need to be sure it will boot
from emmc in final step then :). Thanks.
>
> --
> Tom

BR,

marek

-- 
as simple and primitive as possible
-------------------------------------------------
Marek Belisko - OPEN-NANDRA
Freelance Developer

Ruska Nova Ves 219 | Presov, 08005 Slovak Republic
Tel: +421 915 052 184
skype: marekwhite
twitter: #opennandra
web: http://open-nandra.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] amlogic a96 mini
  2019-12-09  7:47   ` Belisko Marek
@ 2019-12-09 15:05     ` Tom Rini
  0 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2019-12-09 15:05 UTC (permalink / raw)
  To: u-boot

On Mon, Dec 09, 2019 at 08:47:07AM +0100, Belisko Marek wrote:
> Hi Tom,
> 
> On Wed, Dec 4, 2019 at 11:26 PM Tom Rini <trini@konsulko.com> wrote:
> >
> > On Fri, Nov 29, 2019 at 12:06:33PM +0100, Belisko Marek wrote:
> >
> > > Hi,
> > >
> > > I'm trying to run mainline u-boot on amlogic a96mini device but before
> > > I try to flash it does anybody have an idea if it will work on
> > > mainline. As I have limited number of devices and I know that after
> > > flashing I can brick the board so would like to ask if anybody have
> > > experience with this device and running mainline. Thanks and BR,
> >
> > I would strongly recommend making
> > https://github.com/superna9999/linux/wiki/Amlogic-HDMI-Boot-Dongle as a
> > back-up.  While I have before managed to interrupt a re-flash cycle such
> > that the DTB on-board is still there and so the binary portions of the
> > firmware are happy it will then load U-Boot from SD card.  I did not
> > play with mainline however.
> OK thanks for hint. IIRC this hdmi thingy tells FW from which media to
> boot and then I can compile u-boot and have boot it from SDcard?

Correct.  The previous stages will check and then if it sees the magic
continue to boot process from other media.  This will prevent you from
bricking the hardware :)

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20191209/8bbd7cb8/attachment.sig>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-12-09 15:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-29 11:06 [U-Boot] amlogic a96 mini Belisko Marek
2019-12-04 22:26 ` Tom Rini
2019-12-09  7:47   ` Belisko Marek
2019-12-09 15:05     ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.