From: Christo Radev <christo.radev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: linux-sunxi <linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Cc: christo.radev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
wens-jdAy2FN1RRM@public.gmane.org,
tsvetan-kyXcfZUBQGPQT0dZR+AlfA@public.gmane.org,
robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
pawel.moll-5wv7dgnIgG8@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org,
hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org,
dev-3kdeTeqwOZ9EV1b7eY7vFQ@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
oliver-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org
Subject: Re: [PATCH 1/1] ARM: dts: sunxi: Add a olinuxino-lime2-emmc
Date: Tue, 3 May 2016 10:27:27 -0700 (PDT) [thread overview]
Message-ID: <ea6c77a6-f19a-456f-a23f-d084987af6cc@googlegroups.com> (raw)
In-Reply-To: <5728C929.3040709-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
[-- Attachment #1.1: Type: text/plain, Size: 3630 bytes --]
Hi Oliver,
Nice to hear it. Thanks to Olimex I also have 2 board and make series of
tests and customization effort based on Armbian build scripts.
I have passed through patching and customization of U-Boot, Kernel (both
legacy 3.4.111 and mainline 4.5.2), Debian Jessie as FS, RPI Monitor etc.
All my steps are described in a couple of posts on Armbian forum where the
main one is:
http://forum.armbian.com/index.php/topic/853-armbian-customization
There one can find all patches I have used, step by step instruction on how
to install and boot from eMMC, SD/MMC, SATA, some measurements and tests.
One of the useful things in my opinion is U-Boot script to boot from
available boot devices in given order and usage of user button for
emergency boot from eMMC or SD/MMC.
Of course, my customization effort is not finished so some help in USB OTG
activation and read-only rootfs preparation will be welcome.
Any help or notes on how the things can be done in a better way will be
appreciated as well.
Regards
Chris
On Tuesday, May 3, 2016 at 6:52:15 PM UTC+3, Olliver Schinagl wrote:
>
> Hey all,
>
> On 03-05-16 17:02, christ...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <javascript:> wrote:
> > On Tuesday, May 3, 2016 at 4:14:41 PM UTC+3, Maxime Ripard wrote:
> >> Hi,
> >>
> >> On Tue, May 03, 2016 at 4:12:06 PM UTC+3, Christo Radev wrote:
> >>> Hi to All,
> >>>
> >>> I have already solved and tested this issue on Armbian build. Find
> >>> patches for both legacy (3.4.111) and mainline (4.5.2) kernels on:
> >>>
> http://forum.armbian.com/index.php/topic/853-armbian-customization/page-2#entry7494
> >>> There it is also described how to do eMMC bootable and much more.
> >>>
> >>> About the board - Olimex already sold all 3 kinds after migration to
> >>> their HW rev. E. One have to specify Lime2-eMMC as
> >>> A20-Olinuxino-Lime2-eMMC instead of their old 2 options
> >>> A20-Olinuxino-Lime2(-4GB).
> >> Interesting, you have a link to that device?
> >>
> >> Thanks,
> >> Maxime
> >>
> >> --
> >> Maxime Ripard, Free Electrons
> >> Embedded Linux, Kernel and Android engineering
> >> http://free-electrons.com
> > I have really 2 boards delivered by their local distributor.
> >
> > Unfortunately, they do not update their site. Use the link for NAND
> option:
> >
> https://www.olimex.com/Products/OLinuXino/A20/A20-OLinuXIno-LIME2-4GB/open-source-hardware
> > There you can find Users Manual where it is described that eMMC option
> is available from HW rev. D. The schematic for HW rev. E is also available
> on their repository:
> >
> https://github.com/OLIMEX/OLINUXINO/tree/master/HARDWARE/A20-OLinuXino-LIME2
> >
> > On the board both 4GB NAND and eMMC Flash chips can be placed
> alternatively on the same place. There is difference in some other
> components as well.
> >
> > If one want to order it from the site probably has to order
> A20-Olinuxino-Lime2-4GB with note that eMMC option is required. The price
> is the same.
> Sorry for the late reply, but yeah the board exists, we asked Olimex to
> develop the eMMC variant for us. I currently have a dozen or so on my
> desk :)
>
> I don't know when Olimex will update their webshop with the new designs,
> but they simply might not have enough eMMC chips available yet?
>
>
--
You received this message because you are subscribed to the Google Groups "linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit https://groups.google.com/d/optout.
[-- Attachment #1.2: Type: text/html, Size: 6788 bytes --]
next prev parent reply other threads:[~2016-05-03 17:27 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-28 7:19 [PATCH 1/1] ARM: dts: sunxi: Add a olinuxino-lime2-emmc Olliver Schinagl
[not found] ` <1461827998-12192-1-git-send-email-oliver-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-05-02 10:55 ` Maxime Ripard
2016-05-03 3:33 ` Chen-Yu Tsai
2016-05-03 7:21 ` Olliver Schinagl
[not found] ` <57285162.2000704-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-05-03 7:25 ` Chen-Yu Tsai
[not found] ` <CAGb2v66r9m7qVW6BszeT2wqs0KyEr4x5ivTJYqu2Fes=R9-Ltw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-05-04 12:30 ` Radoslav Kolev
[not found] ` <CANCTEQgjiuQXcaw=3Dr5kUsTPc3nsDQf2odwzs4nHvrkREAqrg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-05-04 12:52 ` Olliver Schinagl
[not found] ` <5729F07C.3080308-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-05-04 13:07 ` Christo Radev
[not found] ` <948be370-4401-43cb-862e-d4376755a75d-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-04 13:19 ` Olliver Schinagl
[not found] ` <5729F6D6.8030100-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-05-04 13:32 ` Christo Radev
[not found] ` <4704fa35-9a2a-4e6e-8fd4-f4778405c598-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-04 13:59 ` Olliver Schinagl
[not found] ` <572A0052.9060202-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-05-04 14:31 ` Christo Radev
[not found] ` <2e745ef7-ddc0-40fc-b867-414543690276-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-04 15:09 ` Olliver Schinagl
[not found] ` <572A10B3.2020803-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-05-04 15:50 ` Christo Radev
2016-05-04 17:24 ` Christo Radev
2016-05-04 19:40 ` Christo Radev
[not found] ` <4375220a-f939-4ed0-a6d7-2cf887b07509-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-05 8:43 ` Olliver Schinagl
[not found] ` <572B07C0.7080601-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-05-09 11:30 ` Christo Radev
2016-05-09 20:58 ` Christo Radev
[not found] ` <9fe7ebb6-6d74-4b73-b6d6-93b79650cdb6-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-10 17:25 ` Christo Radev
[not found] ` <9745a80b-5444-43f7-b772-68684c96c9e5-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-10 18:46 ` Olliver Schinagl
[not found] ` <57322C8D.5060806-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-05-10 19:17 ` Christo Radev
[not found] ` <8afbe753-4e74-4b30-ad7e-a12027d28264-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-10 19:55 ` Olliver Schinagl
[not found] ` <57323CAB.7090202-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-05-10 21:22 ` Christo Radev
[not found] ` <f959ee5c-fa63-48f6-9819-4822c055b928-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-10 23:21 ` Christo Radev
[not found] ` <6bfa242e-c0ce-4dc5-9144-b3f16d8fb75c-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-11 8:20 ` Olliver Schinagl
[not found] ` <5732EB34.6070203-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-07-15 8:39 ` stefan.mavrodiev-Re5JQEeQqe8AvxtiuMwx3w
[not found] ` <78b34fdb-bb6e-4043-8f5b-93bc551513c7-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-07-15 8:57 ` Olliver Schinagl
[not found] ` <6214e145-b408-70f1-bc6f-db066cbe94b1-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-07-15 9:01 ` Olliver Schinagl
2016-05-03 7:12 ` christo.radev
[not found] ` <f3da30a6-9ac0-4d5e-8611-ebb80cb3589e-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-03 13:14 ` Maxime Ripard
2016-05-03 15:02 ` christo.radev-Re5JQEeQqe8AvxtiuMwx3w
[not found] ` <66e4c452-1e34-474b-8973-2d57d9f036d0-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-03 15:52 ` Olliver Schinagl
[not found] ` <5728C929.3040709-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
2016-05-03 17:27 ` Christo Radev [this message]
2016-05-04 5:13 ` Priit Laes
[not found] ` <1462338781.15404.0.camel-q/aMd4JkU83YtjvyW6yDsg@public.gmane.org>
2016-05-04 8:49 ` Christo Radev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ea6c77a6-f19a-456f-a23f-d084987af6cc@googlegroups.com \
--to=christo.radev-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=dev-3kdeTeqwOZ9EV1b7eY7vFQ@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
--cc=hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org \
--cc=linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=oliver-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org \
--cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=tsvetan-kyXcfZUBQGPQT0dZR+AlfA@public.gmane.org \
--cc=wens-jdAy2FN1RRM@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).