Test 123
Test 1, 2, 3
--
Neil Armstrong
Embedded Linux Software Engineer
BayLibre - At the Heart of Embedded Linux
www.baylibre.com
By
Neil Armstrong
·
#1
·
|
Re: Test 123
Test failed. Sorry.
By
carlo.caione@...
·
#2
·
|
Re: [U-Boot,u-boot] MAINTAINERS: Add Amlogic entry
Applied to u-boot/master, thanks!
--
Tom
By
Tom Rini <trini@...>
·
#3
·
|
[PULL u-boot] Please pull u-boot-amlogic-20190129
Hi Tom,
This PR adds support for HDMI & CVBS video output support for Amlogic GX SoCs.
For simplicity, Anatolij acked to include the video patches along the platform
changes in this PR.
Video has
By
Neil Armstrong
·
#4
·
|
[PULL u-boot] Please pull u-boot-amlogic-20190131
[Oops, wrong subject, now fixed]
Hi Tom,
This PR adds support for HDMI & CVBS video output support for Amlogic GX SoCs.
For simplicity, Anatolij acked to include the video patches along the
By
Neil Armstrong
·
#5
·
|
Re: [PULL u-boot] Please pull u-boot-amlogic-20190131
Applied to u-boot/master, thanks!
--
Tom
By
Tom Rini <trini@...>
·
#6
·
|
Re: Error in README.nanopi-k2 in mainline u-boot?
Hi André,
Only second checkout is needed
Can you send a fix to the u-boot mailing list for that ?
Neil
By
Neil Armstrong
·
#7
·
|
Re: Error in README.nanopi-k2 in mainline u-boot?
Hi Neil,
Yes, sure. Thanks a bunch. Give me a couple of days to test the
instructions further and I'll mail the u-boot mailing with any fixes that I
find are needed to make compiling u-boot work.
Best
By
André Balsa <andrebalsa@...>
·
#8
·
|
[PATCH 0/2] ARM: meson: add p200 and p201 boards
This adds support for p200 and p201 reference boards from amlogic
Mohammad Rasim (2):
ARM: dts: meson: add p200 and p201 boards
ARM: board: meson: add p200 and p201 boards
arch/arm/dts/Makefile
By
Mohammad Rasim <mohammad.rasim96@...>
·
#9
·
|
[PATCH 1/2] ARM: dts: meson: add p200 and p201 boards
Signed-off-by: Mohammad Rasim <mohammad.rasim96@...>
---
arch/arm/dts/Makefile | 2 +
arch/arm/dts/meson-gxbb-p200.dts | 99 ++++++++++++
arch/arm/dts/meson-gxbb-p201.dts |
By
Mohammad Rasim <mohammad.rasim96@...>
·
#10
·
|
[PATCH 2/2] ARM: board: meson: add p200 and p201 boards
Signed-off-by: Mohammad Rasim <mohammad.rasim96@...>
---
board/amlogic/odroid-c2/README.p200 | 103 ++++++++++++++++++++++++++++
board/amlogic/p201/MAINTAINERS | 6 ++
By
Mohammad Rasim <mohammad.rasim96@...>
·
#11
·
|
Re: [PATCH 1/2] ARM: dts: meson: add p200 and p201 boards
Hi Mohammad,
Thanks for patches,
Can you specify from which kernel release you sync'ed the DT ?
By
Neil Armstrong
·
#12
·
|
Re: [PATCH 2/2] ARM: board: meson: add p200 and p201 boards
Hi Mohammad,
This look very good,
can you split the into 2 patches ? 1 for the p200 defconfig and a separate one for p201 ?
Thanks,
Neil
By
Neil Armstrong
·
#13
·
|
Re: [PATCH 0/2] ARM: meson: add p200 and p201 boards
Hi,
seems you mismatched the To entry as :
"u-boot@..."@groups.io
Not sure the u-boot ML received the patches.
Neil
By
Neil Armstrong
·
#14
·
|
Re: [PATCH 1/2] ARM: dts: meson: add p200 and p201 boards
kernel version: 5.0.0
revision: a667cb7a94d48a483fb5d6006fe04a440f1a42ce
Should I include this information in V2?
By
Neil Armstrong
·
#15
·
|
[PATCH v2 0/3] ARM: meson: add p200 and p201 boards
This adds support for p200 and p201 reference boards from amlogic
Mohammad Rasim (3):
ARM: dts: meson: add p200 and p201 boards
ARM: board: meson: add p201 board
ARM: board: meson: add p200
By
Mohammad Rasim <mohammad.rasim96@...>
·
#16
·
|
[PATCH v2 1/3] ARM: dts: meson: add p200 and p201 boards
This adds the device trees for p200 and p201 boards.
Synced from kernel 5.0.0 revision a667cb7a94d48a483fb5d6006fe04a440f1a42ce.
Signed-off-by: Mohammad Rasim <mohammad.rasim96@...>
---
By
Mohammad Rasim <mohammad.rasim96@...>
·
#17
·
|
[PATCH v2 2/3] ARM: board: meson: add p201 board
Signed-off-by: Mohammad Rasim <mohammad.rasim96@...>
---
board/amlogic/p201/MAINTAINERS | 6 ++
board/amlogic/p201/Makefile | 5 ++
board/amlogic/p201/README.p201 | 103
By
Mohammad Rasim <mohammad.rasim96@...>
·
#18
·
|
[PATCH v2 3/3] ARM: board: meson: add p200 board
Signed-off-by: Mohammad Rasim <mohammad.rasim96@...>
---
board/amlogic/odroid-c2/README.p200 | 103 ++++++++++++++++++++++++++++
configs/p200_defconfig | 41 +++++++++++
2 files
By
Mohammad Rasim <mohammad.rasim96@...>
·
#19
·
|
Re: [PATCH v2 1/3] ARM: dts: meson: add p200 and p201 boards
Hi,
Commits should be described using the 12bytes identifier, like the Fixes tag.
You can update it if you resend, and keep my Acked-by.
By
Neil Armstrong
·
#20
·
|