Hi,
On Wed, Nov 30, 2016 at 06:16:22PM +0330, irlinuxbox wrote:
> barebox is displays “UBOOT2 JMP ” during bootup on x86
>
> export ARCH=x86
> make generic_defconfig
> make
>
> ./scripts/setupmbr/setupmbr –s 32 –m ./barebox.bin –d /dev/sdb
doing a quick grep for "UBOOT2" points to arch/x86/boot
On Wed, Nov 30, 2016 at 3:10 AM, Daniel Schultz wrote:
> Ocotp is available for the iMX6(q|sx|sl) SoCs. This patch will extend the
> iMX6ul DT from the mainline kernel to support the ocotp driver on the
> iMX6ul SoC.
>
> Signed-off-by: Daniel Schultz
> ---
> arch/arm/dts/imx6ul-phytec-phycore-so
barebox is displays “UBOOT2 JMP ” during bootup on x86
export ARCH=x86
make generic_defconfig
make
./scripts/setupmbr/setupmbr –s 32 –m ./barebox.bin –d /dev/sdb
Sincerely,
___
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.
This patch adds support for the i.MX6UL SoC.
Also, the driver was extended to handle two MAC addresses.
Signed-off-by: Daniel Schultz
---
arch/arm/mach-imx/ocotp.c| 82 +---
dts/Bindings/nvmem/imx-ocotp.txt | 7 ++--
2 files changed, 73 insertions(+),
Since it's forbidden to use a multicast address as ethernet address,
the driver should check the addresses before they got written.
Signed-off-by: Daniel Schultz
---
arch/arm/mach-imx/ocotp.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/mach-imx/ocotp.c b/arch/arm/mach-imx/
Ocotp is available for the iMX6(q|sx|sl) SoCs. This patch will extend the
iMX6ul DT from the mainline kernel to support the ocotp driver on the
iMX6ul SoC.
Signed-off-by: Daniel Schultz
---
arch/arm/dts/imx6ul-phytec-phycore-som.dts | 1 +
arch/arm/dts/imx6ul.dtsi | 20 +++
From: Andrey Smirnov
Add support for RDU2 board from Zodiac Inflight Innovations.
Signed-off-by: Andrey Smirnov
Signed-off-by: Lucas Stach
---
arch/arm/boards/Makefile | 1 +
arch/arm/boards/zii-imx6q-rdu2/Makefile| 2 +
arch/arm/boards/zii-imx6q-rdu2
- add barebox update handler
- add barebox environment partition
- automount using the PCIe ethernet
- set hostname from board file
Signed-off-by: Lucas Stach
---
arch/arm/boards/zii-imx6q-rdu2/board.c | 18 ++
.../zii-imx6q-rdu2/defaultenv-rdu2/init/automount
This adds support for the QuadPlus variant of the board as a separate
Barebox binary.
Signed-off-by: Lucas Stach
---
.../zii-imx6q-rdu2/flash-header-imx6qp-rdu2.imxcfg | 132 +
arch/arm/boards/zii-imx6q-rdu2/lowlevel.c | 13 ++
arch/arm/dts/Makefile
From: Jan Remmet
Chose name according to kernel. This is needed for bootstate.
Signed-off-by: Jan Remmet
Signed-off-by: Christian Hemp
---
arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/dts/imx6qdl-phytec-phycore-s
Fix missing '*' for bold text and remove indentation. It should be
rendered as a single paragraph.
Signed-off-by: Stefan Lengfeld
---
Documentation/user/remote-control.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/user/remote-control.rst
b/Documentati
11 matches
Mail list logo