Does anyone have an alternate email for Konstantin Porotchkin? he is
listed as the maintainer for theESPRESSOBin BOARD. and his email is
bouncing because his inbox is full.
Dennis
On Mon, Apr 1, 2024 at 8:40 PM Dennis Gilmore wrote:
>
> While preboot was enabled, it did not work as comman
-off-by: Dennis Gilmore
---
configs/mvebu_espressobin-88f3720_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/mvebu_espressobin-88f3720_defconfig
b/configs/mvebu_espressobin-88f3720_defconfig
index 7ecf5ab0d64..f4f7a809609 100644
--- a/configs/mvebu_espressobin
a/configs/helios4_defconfig
> +++ b/configs/helios4_defconfig
> @@ -44,7 +44,6 @@ CONFIG_CMD_MMC=y
> CONFIG_CMD_PCI=y
> CONFIG_CMD_SPI=y
> CONFIG_CMD_USB=y
> -# CONFIG_CMD_SETEXPR is not set
> CONFIG_CMD_TFTPPUT=y
> CONFIG_CMD_CACHE=y
> CONFIG_CMD_TIME=y
>
> --
A big benefit of using the full dtb in u-boot means it can be used to
boot the system without the need to load a replacement file from disk
or elsewhere, which, AFAIK is required for the System Ready standards
and it definitely helps in cases like EFI booting.
Dennis
On Wed, Nov 29, 2023 at 10:37
On Tue, Aug 22, 2023 at 9:34 AM Shengyu Qu wrote:
> Since PLDA PCIE driver is added and VL805 support is enabled in
> defconfig for Starfive Visionfive 2, modify the document to keep
> consistent.
>
> Signed-off-by: Shengyu Qu
>
Tested-by: Dennis Gilmore
> ---
art USB subsystem and scan nvme drive on boot.
>
> Signed-off-by: Shengyu Qu
>
Tested-by: Dennis Gilmore
> ---
> configs/starfive_visionfive2_defconfig | 8 +++-
> 1 file changed, 7 insertions(+), 1 deletion(-)
>
> diff --git a/configs/starfive_visionfive2_defconfig
&
On Sat, Jul 24, 2021 at 11:03 AM Tom Rini wrote:
>
> On Fri, Jul 23, 2021 at 10:49:39PM -0500, Dennis Gilmore wrote:
> > On Fri, Jul 23, 2021 at 10:25 PM Tom Rini wrote:
> > >
> > > On Fri, Jul 23, 2021 at 09:46:44PM -0500, Dennis Gilmore wrote:
> >
On Fri, Jul 23, 2021 at 10:25 PM Tom Rini wrote:
>
> On Fri, Jul 23, 2021 at 09:46:44PM -0500, Dennis Gilmore wrote:
>
> > removing the header is not sufficient to have the boards booting from SPI.
> >
> > U-Boot TPL 2021.07-00768-g49373a3334-dirty (Jul 23 2021 - 20:4
removing the header is not sufficient to have the boards booting from SPI.
U-Boot TPL 2021.07-00768-g49373a3334-dirty (Jul 23 2021 - 20:42:57)
Channel 0: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=16/15 CS=1 Die BW=16 Size=2048MB
Channel 1: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=16/15 CS=1 Die BW=16
I am not sure if it impacts non rk3399 devices or not, but on at least
rk3399 devices after
https://source.denx.de/u-boot/u-boot/-/commit/346df7d4fa62afc578d820b3a18815eec765074f
was applied installing u-boot into SPI flash results in an unbootable
system. SPL loads and runs, u-boot.itb is not foun
From: Dennis Gilmore
This is a stripped down version of the vendor U-Boot patch by Aditya
Prayoga found in the armbian repository. This patch is enough to have
the 1G ethernet port, the micro SD card, eMMC, PCIe and UART. It sets
uart2 as the default outiput device. the defconfig file has been
I have been working on an updated version, I have cleaned up the
config a lot as well as done some work to make the -u-boot.dtsi file
smaller
https://pagure.io/u-boot/c/2472db2eff8ba0fb262a0d0264aa9d9c7b3eca32?branch=helios64
is my current WIP patch, I have built it on top of updating the base
rk3
Hi Uwe,
Not all of the new files have SPDX headers as well. There was a second
submission of this patch set this week. Perhaps you can work with
Christian on the support?
Dennis
On Sat, Feb 27, 2021 at 9:32 PM Dennis Gilmore
wrote:
>
> On Fri, Feb 26, 2021 at 12:57 AM Uwe Kleine
Uwe submitted this board last Thursday
Dennis
On Tue, Mar 2, 2021 at 10:46 AM Christian Glombek
wrote:
>
> The hardware is described in detail on Kobol's wiki at
> https://wiki.kobol.io/helios64/intro/.
>
> This commit is based on downstream work in Armbian by Aditya Prayoga [1].
> The devicetre
On Fri, Feb 26, 2021 at 12:57 AM Uwe Kleine-König
wrote:
>
> Hi Dennis,
>
> thanks for your feedback.
>
> On 2/26/21 12:23 AM, Dennis Gilmore wrote:
> > Thanks for submitting, I have been meaning to do so myself, I have
> > been meaning to go through and try
Thanks for submitting, I have been meaning to do so myself, I have
been meaning to go through and try get the dts files in a decent
shape. I think that most of what is in
arch/arm/dts/rk3399-kobol-helios64-u-boot.dtsi belongs in
arch/arm/dts/rk3399-kobol-helios64.dts I also wonder if we shouldn't
could I please get someone to review this patch
Dennis
On Tue, Dec 8, 2020 at 9:07 PM wrote:
>
> From: Dennis Gilmore
>
> Move all aliases defintions into the main dts file
> Add u-boot definiton to i2c0 based on clearfog
> set spi1 status to okay
>
> Signe
Hi Stefano,
I really do not think that this patch should have been merged. It is
not the preferred way to boot distros and is left in for legacy
support only. We probably should make it as such.
Dennis
On Sat, Jan 23, 2021 at 9:53 AM wrote:
>
> > From: Alice Guo
> > Distro Boot requires a U-B
boot.scr is only in distro boot because prior to standardising in
extlinux.conf or grub vie efi, distros provided boot.scr files that
were tailored for each board with detailed staps and memory locations
to load the kernel, dtb, and initramfs. the scripts were wrapped by
mkimage and at this point
Tested-by: Dennis Gilmore
On Fri, 2020-12-11 at 05:47 +0100, Stefan Roese wrote:
> For correct spi bus detection the spi0 alias is needed in the DT.
> Otherwise this error will ocurr in U-Boot:
>
> Invalid bus 0 (err=-19)
> Failed to initialize SPI flash at 0:0 (error -19)
>
Tested-by: Dennis Gilmore
On Thu, 2020-12-10 at 06:40 +0100, Stefan Roese wrote:
> Add some missing "u-boot,dm-pre-reloc;" properties to UART0, SPI
> controller and SPI NOR flash node to enable usage in SPL. Otherwise
> these devices will not be available.
>
> Signed-o
okay";
> + u-boot,dm-pre-reloc;
with this dts change the serial port is registered correctly
Dennis
> };
> serial@12100 {
> status = "okay";
>
>
> Thanks,
> Stefan
>
--
Dennis Gilmore
Multiple Architecture Portfolio Enablement
T: +1-312-660-3523
u-boot also supports pxe booting using a syslinux config file
https://github.com/u-boot/u-boot/blob/master/doc/README.pxe
Dennis
On Tue, Sep 15, 2020 at 5:43 PM Heinrich Schuchardt wrote:
>
> On 9/1/20 2:49 PM, Ahsan Zia (TAU) wrote:
> > Hi All,
> >
> > I need some ideas regarding Boot Over Ehte
I agree with Tom here, I have a few different systems that use this
feature, it is useful. I think most if not all of the systems I have
using it have Marvell SoC's
Dennis
On Fri, Sep 11, 2020 at 12:11 PM Tom Rini wrote:
>
> On Fri, Sep 11, 2020 at 06:47:02PM +0200, Andre Heider wrote:
> > On 11
On Thu, Sep 3, 2020 at 3:24 PM Stephen Warren wrote:
>
> On 9/3/20 2:14 PM, Dennis Gilmore wrote:
> > On Thu, Sep 3, 2020 at 2:15 PM Stephen Warren wrote:
> >>
> >> On 9/3/20 10:40 AM, Dennis Gilmore wrote:
> >>> When testing builds provided in
> >
On Thu, Sep 3, 2020 at 2:15 PM Stephen Warren wrote:
>
> On 9/3/20 10:40 AM, Dennis Gilmore wrote:
> > When testing builds provided in https://github.com/openwrt/openwrt/pull/3360
> > I discovered that fdtfile was not set and as a result the firmware was not
> > functio
When testing builds provided in https://github.com/openwrt/openwrt/pull/3360
I discovered that fdtfile was not set and as a result the firmware was not
functional. So I am documenting what is needed.
Signed-off-by: Dennis Gilmore
Cc: Atish Patra
Cc: Lukas Auer
Cc: Tom Rini
Cc: Masahiro
Simon,
Is there a way to replace the firmware on those boards with u-boot? I
have a Tegra, a rockchip, and a pair of Samsung Exynos based
Chromebooks that are end of life for ChromeOS but are still quite
useful hardware platforms if there was a way to replace entirely the
bootloader with u-boot I
resending from a different email address as Gmail rejected my first
attempt to send
On Sat, Apr 18, 2020 at 9:18 AM Dennis Gilmore
wrote:
>
> On Fri, Apr 17, 2020 at 2:19 AM Joel Johnson wrote:
> >
> > Update mvebu SPL boot selection mechanism for the move to driver model
>
Reviewed-by: Dennis Gilmore
Tested-by: Dennis Gilmore
On Mon, May 20, 2019 at 2:53 AM Stefan Roese wrote:
>
> This patch enables CONFIG_BLK and CONFIG_DM_MMC on helios4 to remove
> these compile warnings:
>
> = WARNING ==
> This
Series
Tested-By: Dennis Gilmore
Reviewed-By: Dennis Gilmore
El mié, 05-12-2018 a las 00:57 +0800, Aditya Prayoga escribió:
> Hi everyone,
>
> This series add some missing peripheral support and fixed that was
> implemented on U-Boot 2013.01 Marvell version: 2015_T1.0p16
> - hel
Tested-By: Dennis Gilmore
El mié, 05-12-2018 a las 00:39 +0800, Aditya Prayoga escribió:
> This patch add GPIO configuration support in mvneta driver.
> Driver will handle PHY reset. GPIO pins should be set in device tree.
>
> Ported from mvpp2x
> [https://patchwork.ozlabs.o
El jue, 29-11-2018 a las 00:42 +0700, Aditya Prayoga escribió:
> On Wed, Nov 28, 2018 at 8:44 PM Dennis Gilmore
> wrote:
> > On Wed, 2018-11-28 at 16:59 +0800, Aditya Prayoga wrote:
> > > Enable Marvell I2C driver and set default bus to external I2C
> > > bus.
>
On Wed, 2018-11-28 at 17:00 +0800, Aditya Prayoga wrote:
> Enable SPI flash support under U-Boot and SPL. The ENV size and
> offset,
> ported from U-Boot 2013.01 Marvell version: 2015_T1.0p16
>
> To create U-Boot image for SPI flash, user would need to replace
> * CONFIG_MVEBU_SPL_BOOT_DEVICE_MMC
On Wed, 2018-11-28 at 16:59 +0800, Aditya Prayoga wrote:
> Enable Marvell I2C driver and set default bus to external I2C bus.
> Define I2C aliases in device tree so it can be recognized by the
> driver.
>
> Signed-off-by: Aditya Prayoga
> ---
> arch/arm/dts/armada-388-helios4.dts | 2 ++
> confi
I would strongly prefer to keep the addresses consistent across
platforms in u-boot. Is there bugs you are seeing as a result of this?
Dennis
On Wed, 2018-11-28 at 16:59 +0800, Aditya Prayoga wrote:
> Use the values from U-Boot 2013.01 Marvell version: 2015_T1.0p16
>
> Signed-off-by: Aditya Pray
El mié, 27-06-2018 a las 17:40 -0400, Tom Rini escribió:
> On Sat, Jun 23, 2018 at 07:59:30AM -0600, Simon Glass wrote:
> > The time has come to migrate all boards to use CONFIG_BLK. This
> > series
> > is just a test to see what boards would have to be removed if we
> > required
> > CONFIG_BLK, as
El sáb, 03-11-2018 a las 17:12 -0700, Vasily Khoruzhick escribió:
> On Sat, Nov 3, 2018 at 2:15 PM André Przywara > wrote:
> > On 11/3/18 8:19 PM, Vasily Khoruzhick wrote:
> > > You need "allwinner" branch from this repo.
> >
> > I deliberately switched the standard branch away, since everything
able to boot and the
correct dtb is loaded.
Tested-by: Dennis Gilmore
El mar, 30-10-2018 a las 14:36 -0700, Vagrant Cascadian escribió:
> Tested series applied to u-boot 2018.11-rc3 on pinebook, both with
> reboot and cold boot.
>
> Thanks for all the work on it!
>
> Tested-by:
El vie, 19-10-2018 a las 12:12 +0200, Wolfgang Denk escribió:
> Dear Alexander,
>
> In message <118460556.a0Y5euKZZ7@ada> you wrote:
> > > 864 /*
> > > 865 * Keywords recognized.
> > > 866 */
> > > 867 static const struct token keywords[] = {
> > > 868 {"menu", T_MENU},
> > > 869
te:
>> Hi Dennis,
>>
>> Thanks for taking the time to look into this series.
>>
>> Dennis Gilmore writes:
>>> this patch needs to be rebased on git master as it does not apply.
>>
>> The conflict is trivial for git to handle automatically on reba
Hi Baruch,
this patch needs to be rebased on git master as it does not apply.
Thanks
Dennis
El lun, 18-06-2018 a las 21:56 +0300, Baruch Siach escribió:
> Move the gdsys Controlcenter DC specific build time kwbimage.cfg
> generation code into the mach-mvebu/ directory to be shared by all
> 32bit
El vie, 15-06-2018 a las 19:01 +0300, Baruch Siach escribió:
> Hi Dennis,
>
> On Fri, Jun 15, 2018 at 10:40:20AM -0500, Dennis Gilmore wrote:
> > On Thu, 2018-06-14 at 22:23 +0300, Baruch Siach wrote:
> > > On Thu, Jun 14, 2018 at 02:10:31PM -0500, Dennis Gilmore wrote:
On Thu, 2018-06-14 at 22:23 +0300, Baruch Siach wrote:
> Hi Dennis,
>
> On Thu, Jun 14, 2018 at 02:10:31PM -0500, Dennis Gilmore wrote:
> > running sf probe on one of my clearfogs with this set of patches
> > applied I got
> >
> > SF: unrecognized JEDEC i
running sf probe on one of my clearfogs with this set of patches
applied I got
SF: unrecognized JEDEC id bytes: ff, ff, ff
Failed to initialize SPI flash at 1:0 (error -2)
Dennis
On Thu, 2018-06-14 at 18:17 +0300, Baruch Siach wrote:
> Add the "spi-flash" compatible string so that the generic
Reviewed-by: Dennis Gilmore
Tested-by: Dennis Gilmore
On Thu, 2018-06-14 at 18:17 +0300, Baruch Siach wrote:
> Use hardware description from the recently introduced microsom .dtsi
> file to reduce duplication.
>
> Signed-off-by: Baruch Siach
> ---
> arch/arm/dts/armada-388
Reviewed-by: Dennis Gilmore
Tested-by: Dennis Gilmore
On Thu, 2018-06-14 at 18:17 +0300, Baruch Siach wrote:
> From: Jon Nettleton
>
> This makes changes so the u-boot dts file is structured more
> similar to the mainline linux dtsi file. It provides a minimal
> common dts th
Reviewed-by: Dennis Gilmore
Tested-by: Dennis Gilmore
On Thu, 2018-06-14 at 18:17 +0300, Baruch Siach wrote:
> The same pinctrl node appears in the solidrun-microsom dtsi. Use that
> instead.
>
> Cc: Dennis Gilmore
> Signed-off-by: Baruch Siach
> ---
> arch/arm/dts/a
El mar, 29-05-2018 a las 08:41 +0200, Stefan Roese escribió:
> Hi Dennis,
>
> On 26.05.2018 22:02, dgilm...@redhat.com wrote:
> > From: Dennis Gilmore
> >
> > The helios4 is built on the SolidRun Armada 38x SOM.
>
> Which specific SoM?
https://www.solid-run
El mié, 25-10-2017 a las 20:41 +0200, Karsten Merker escribió:
> [CCing Vagrant Cascadian, the Debian U-Boot maintainer]
>
> On Wed, Oct 25, 2017 at 02:42:50PM +0100, Andre Przywara wrote:
> > On 25/10/17 12:58, Siarhei Siamashka wrote:
> > > On Tue, 24 Oct 2017 18:21:43 +0100
> > > Andre Przywara
El lun, 23-10-2017 a las 09:35 +0200, Maxime Ripard escribió:
> On Fri, Oct 20, 2017 at 04:33:57PM -0500, Dennis Gilmore wrote:
> > El jue, 19-10-2017 a las 16:58 +0200, Maxime Ripard escribió:
> > > On Thu, Oct 19, 2017 at 03:42:11PM +0100, Andre Przywara wrote:
> > > &
El jue, 19-10-2017 a las 16:58 +0200, Maxime Ripard escribió:
> On Thu, Oct 19, 2017 at 03:42:11PM +0100, Andre Przywara wrote:
> > Hi,
> >
> > On 19/10/17 14:24, Maxime Ripard wrote:
> > > On Thu, Oct 19, 2017 at 02:03:55PM +0100, Andre Przywara wrote:
> > > > Hi,
> > > >
> > > > On 19/10/17 09:
El jue, 19-10-2017 a las 15:24 +0200, Maxime Ripard escribió:
> On Thu, Oct 19, 2017 at 02:03:55PM +0100, Andre Przywara wrote:
> > Hi,
> >
> > On 19/10/17 09:26, Maxime Ripard wrote:
> > > Hi,
> > >
> > > Most featureful boards, such as the Cubietruck, have been broken
> > > since
> > > the rele
El jue, 24-08-2017 a las 12:45 -0300, Fabio Estevam escribió:
> Hi Dennis,
>
> On Thu, Aug 24, 2017 at 12:34 PM, Dennis Gilmore
> wrote:
>
> > "findfdt="\
> > + "if test $board_name = HUMMINGB
imx6 solo and 512mb of
ram.
Signed-off-by: Dennis Gilmore
---
board/solidrun/mx6cuboxi/mx6cuboxi.c | 35 +--
include/configs/mx6cuboxi.h | 4
2 files changed, 37 insertions(+), 2 deletions(-)
diff --git a/board/solidrun/mx6cuboxi/mx6cuboxi.c
b/board
imx6 solo and 512mb of
ram.
Signed-off-by: Dennis Gilmore
---
board/solidrun/mx6cuboxi/mx6cuboxi.c | 33 -
include/configs/mx6cuboxi.h | 4
2 files changed, 36 insertions(+), 1 deletion(-)
diff --git a/board/solidrun/mx6cuboxi/mx6cuboxi.c
b/board
On Tuesday, April 19, 2016 10:11:37 PM CDT Stefano Babic wrote:
> Hi Fabio,
>
> On 19/04/2016 17:19, Fabio Estevam wrote:
> > Currently mx6ul evk fails to boot with some SD cards such as
> > SanDisk microSD HC - 8GB:
> >
> > U-Boot SPL 2016.05-rc1-28384-g108f841 (Apr 19 2016 - 11:19:11)
> > Tryin
On Saturday, March 19, 2016 5:43:52 PM CDT Dennis Gilmore wrote:
> Hans,
>
> What is the status of this patch?
>
> Dennis
With the patch applied building for Cubietruck_plus fails with
ld.bfd -pie --gc-sections -Bstatic -Ttext 0x4a00 -o u-boot -T u-
boot.lds arc
Hans,
What is the status of this patch?
Dennis
On Wednesday, January 27, 2016 4:34:44 PM CDT Chen-Yu Tsai wrote:
> Cubietruck Plus is a A83T/H8 based development board. The board has
> standard DDR3 SDRAM, AXP818 PMIC/codec, SD/MMC, eMMC, USB 2.0 host
> via HSIC USB Hub, USB OTG, SATA via USB br
Switch all of the mvebu boards to support disto generic booting
This will enable Fedora, Debian and other distros to support
mvebu systems easier. Tested on SolidRun ClearFog
Signed-off-by: Dennis Gilmore
---
include/configs/clearfog.h | 5 ---
include/configs/mv-common.h | 86
On Monday, January 04, 2016 02:54:40 PM Tom Rini wrote:
> On Mon, Jan 04, 2016 at 07:41:42PM +0100, Andreas Färber wrote:
> > Am 04.01.2016 um 19:03 schrieb Andreas Färber:
> > > Am 04.01.2016 um 17:56 schrieb Tom Rini:
> > >> Please note that with the generic distro framework U-Boot will grok
> >
Trying to test this I have hit an error with CONFIG_PHY_ADDR not defined.
I am guessing that I am missing some other sets of patches. digging through
patchwork I am not able to figure it out. there is a bunch of patches in
patchwork that say they are in NEW state however they are in the tree s
On Thursday, October 15, 2015 04:55:55 PM Tom Rini wrote:
> On Thu, Oct 15, 2015 at 03:52:08AM +0200, Andreas Färber wrote:
> > Am 15.10.2015 um 02:40 schrieb Tom Rini:
> > > On Thu, Oct 15, 2015 at 02:28:34AM +0200, Andreas Färber wrote:
> > >> Am 12.10.2015 um 17:18 schrieb Tom Rini:
> > >>> If y
remove options defined in the distro defaults
add distro bot commands
set scriptaddr value
Signed-off-by: Dennis Gilmore
---
include/configs/vexpress_common.h | 34 +-
1 file changed, 17 insertions(+), 17 deletions(-)
diff --git a/include/configs
Signed-off-by: Dennis Gilmore
---
include/configs/vexpress_ca15_tc2.h | 2 +-
include/configs/vexpress_ca5x2.h| 2 +-
include/configs/vexpress_ca9x4.h| 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/include/configs/vexpress_ca15_tc2.h
b/include/configs
Signed-off-by: Dennis Gilmore
---
include/config_distro_defaults.h | 6 ++
1 file changed, 6 insertions(+)
diff --git a/include/config_distro_defaults.h b/include/config_distro_defaults.h
index bd8fbca..d8165cc 100644
--- a/include/config_distro_defaults.h
+++ b/include
Hi all,
The attached patches fix up a minor noise issue if a board defines its own
value for CONFIG_BOOTP_VCI_STRING, makes sure we do not hit any noise on
vexpress and port to the distro boot configs while maintaining the existing
boot setup.
I have built and tested for vexpress_ca15_tc2 using
On Sunday, June 07, 2015 06:55:36 PM Simon Glass wrote:
> Hi Tom,
>
> On 5 June 2015 at 16:27, Tom Warren wrote:
> > Simon,
> >
> > Applied to u-boot-tegra/master, then I rebased against u-boot/master and
> > uploaded it back to denx.de/u-boot-tegra/master. ./MAKEALL -s tegra
> > works OK. I di
n Warren
Acked-by : Dennis Gilmore
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
> include/config_distro_bootcmd.h | 13 +
> 1 file changed, 13 insertions(+)
>
> diff --git a/include/config_distro_bootcmd.h
> b/include/con
On Mon, 12 Jan 2015 20:57:29 +0100
Sjoerd Simons wrote:
> On Mon, 2015-01-12 at 17:57 +, Ian Campbell wrote:
> > On Mon, 2015-01-12 at 10:34 -0700, Stephen Warren wrote:
>
> > > * boot.scr must be generated (to boot.scr.uimg) using
> > > bootloader-specific tools, rather than extlinux.conf,
On Mon, 12 Jan 2015 10:42:27 -0700
Stephen Warren wrote:
> On 01/10/2015 11:27 AM, Dennis Gilmore wrote:
> > On Tue, 06 Jan 2015 17:43:19 -0700
> > Stephen Warren wrote:
> >
> >> (CCing Dennis so he can comment from a distro perspective re:
> >> partition
On Mon, 05 Jan 2015 12:55:46 -0700
Stephen Warren wrote:
> On 12/28/2014 03:09 AM, Ian Campbell wrote:
> > On Mon, 2014-12-22 at 13:46 -0700, Stephen Warren wrote:
> >> [...]
> >> +
> >> +The U-Boot "syslinux" and "pxe boot" commands require a number of
> >> environment +variables be set. Default
On Tue, 06 Jan 2015 17:43:19 -0700
Stephen Warren wrote:
> (CCing Dennis so he can comment from a distro perspective re:
> partition table bootable flags v.s. scanning all partitions)
>
> On 01/06/2015 10:07 AM, Sjoerd Simons wrote:
> > On Mon, 2015-01-05 at 13:24 -0700, Stephen Warren wrote:
>
On Wed, 07 Jan 2015 12:46:20 +0100
Sjoerd Simons wrote:
>
> > > This is about the default setup though, it would be really nice
> > > to get consistent behaviour. I would be inclined to say that the
> > > defaults should conservatively try the internal/main storage
> > > first (assuming there wi
On Fri, 3 Oct 2014 15:08:43 -0700
Vagrant Cascadian wrote:
> Signed-off-by: Vagrant Cascadian
> ---
>
> include/configs/am335x_evm.h | 26 +-
> include/configs/ti_armv7_common.h | 1 +
> 2 files changed, 18 insertions(+), 9 deletions(-)
>
> diff --git a/include/
On Wed, 13 Aug 2014 15:33:43 -0300
Fabio Estevam wrote:
> On Wed, Aug 13, 2014 at 3:30 PM, Dennis Gilmore
> wrote:
>
> > must have changed recentlyish we are using 2014.04 and it's
> > "console=ttymxc0" im in the process of updating to 2014.10 so i
> >
On Wed, 13 Aug 2014 15:00:43 -0300
Fabio Estevam wrote:
> On Wed, Aug 13, 2014 at 2:55 PM, Dennis Gilmore
> wrote:
> > Hi all,
> >
> > The default environment for the wandboard does not specify the speed
> > for the console. I have an open bug in Fedora[1] I
Hi all,
The default environment for the wandboard does not specify the speed
for the console. I have an open bug in Fedora[1] I am curious if there
was a particular reason why the speed is not set, or if i should just
send in a patch to change it? I really do not want to carry a patch
around fore
On Tue, 12 Aug 2014 19:29:02 +0200
Jeroen Hofstee wrote:
> Hello Stephan,
>
> On 11-08-14 20:55, Stephen Warren wrote:
>
>
>
> >>> No, Linux distros need to be able to install a single bootloader
> >>> configuration file to tell the bootloader how to boot.
> >>
> >> Don't understand this, I t
On Wed, 06 Aug 2014 10:01:09 -0600
Stephen Warren wrote:
> On 07/30/2014 04:37 PM, Stephen Warren wrote:
> > From: Dennis Gilmore
> >
> > This generic $bootcmd, and associated support macros, automatically
> > searches a defined set of storage devices (or network pro
On Mon, 4 Aug 2014 04:13:41 -0600
Simon Glass wrote:
> Hi Stephen,
>
> On 31 July 2014 17:00, Stephen Warren wrote:
> > On 07/31/2014 04:03 PM, Simon Glass wrote:
> >>
> >> Hi Stephen,
> >>
> >> On 30 July 2014 23:37, Stephen W
On Fri, 01 Aug 2014 14:22:40 -0600
Stephen Warren wrote:
> On 08/01/2014 02:05 PM, Dennis Gilmore wrote:
> > On Fri, 01 Aug 2014 12:57:31 -0600
> > Stephen Warren wrote:
> >
> >> On 08/01/2014 01:46 AM, Hans de Goede wrote:
> >>> Automatic booting us
On Fri, 01 Aug 2014 12:57:31 -0600
Stephen Warren wrote:
> On 08/01/2014 01:46 AM, Hans de Goede wrote:
> > Automatic booting using an extlinux.conf file requires various
> > environment variables to be set.
>
> Acked-by: Stephen Warren
>
> I'd personally be tempted to set fdt_high=0x,
On Sat, 26 Apr 2014 17:31:03 +0100
Marc Zyngier wrote:
> On 2014-04-26 15:24, Dennis Gilmore wrote:
> > On Sat, 26 Apr 2014 13:17:01 +0100
> > Marc Zyngier wrote:
> >
> >> PSCI is an ARM standard that provides a generic interface that
> >> supervisory
On Sat, 26 Apr 2014 13:17:01 +0100
Marc Zyngier wrote:
> PSCI is an ARM standard that provides a generic interface that
> supervisory software can use to manage power in the following
> situations:
> - Core idle management
> - CPU hotplug
> - big.LITTLE migration models
> - System shutdown and re
On Sun, 20 Apr 2014 09:55:53 -0700
Simon Glass wrote:
> Hi Dennis,
>
> On 19 April 2014 08:42, Dennis Gilmore wrote:
>
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > On Sat, 19 Apr 2014 15:01:40 +0100
> > Ian Campbell wrote:
> >
port wandboard to use the generic distro configuation.
remove duplicated config options, clean up the environment, include new
environment.
Signed-off-by: Dennis Gilmore
---
include/configs/wandboard.h | 92 +++--
1 file changed, 14 insertions(+), 78
port beagleboard to use the generic distro configuation.
remove duplicated config options, clean up the environment, include new
environment.
Signed-off-by: Dennis Gilmore
---
include/configs/am335x_evm.h | 62 +--
include/configs/ti_armv7_common.h | 32
type of storage that comes along. An ideal future enhancement will be to
allow the user to dynamically reorder the boot devices, and allow one off
boots. for example simply be able to pxe boot to reinstall
Signed-off-by: Dennis Gilmore
---
include/config_distro_bootcmd.h | 208
some boards have used fdt_file while others have used fdtfile to
define the name of the fdt file. If we do notget a fdtfile environment
variable, additionally check for fdt_file.
Signed-off-by: Dennis Gilmore
---
common/cmd_pxe.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/common
port pandaboard to use the generic distro configuation.
remove duplicated config options, clean up the environment, include new
environment.
Signed-off-by: Dennis Gilmore
---
include/configs/omap4_panda.h | 2 --
include/configs/ti_omap4_common.h | 37
Add documentation on how to setup a system to use the generic distro
configs and boot commands. This spells out what is needed to make a
system conformant, but does not limit the board to only the defaults.
Signed-off-by: Dennis Gilmore
---
doc/README.distro | 76
Hi All,
The attached patches build on the work for generic distro config, as well as
Stephen Warrens implementation for tegra. They depend on Toms Patches to move
ti to using DEFAULT_LINUX_BOOT_ENV on TI systems.
There is a README file to describe how to convert a system. I have added a
header to
amdisk_size=65536
> initrd=${rdaddr},64M\0" \
> + "ramroot=/dev/ram0 rw\0" \
> "ramrootfstype=ext2\0" \
> "mmcargs=setenv bootargs console=${console} " \
> "${optargs} " \
Reviewed-By: Dennis Gilmore
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
=/dev/ram0 rw ramdisk_size=65536
> initrd=${rdaddr},64M\0" \
> + "ramroot=/dev/ram0 rw\0" \
> "ramrootfstype=ext2\0" \
> "mmcargs=setenv bootargs console=${console} " \
> "${optargs} " \
Reviewed-By: Dennis
r.
>
> Signed-off-by: Tom Rini
Tested-by: Dennis Gilmore
Reviewed-By: Dennis Gilmore
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On Fri, 14 Mar 2014 10:16:42 -0400
Tom Rini wrote:
> On Fri, Mar 14, 2014 at 10:33:32AM +, Ian Campbell wrote:
>
> > Hi,
> >
> > This is my first cut at an upstreamable series based upon the
> > https://github.com/linux-sunxi/u-boot-sunxi.git#sunxi tree. The
> > intention is to present a mi
On Thu, 13 Mar 2014 12:47:16 +0900
Masahiro Yamada wrote:
> Hello Dennis,
>
>
> > So the question is how am I supposed to build mkimage for x86?
>
>
> I think
> make CROSS_COMPILE=arm-linxu-gnu- sheevaplug_config tools
> will work for you.
>
>
> tools/ is built for host (x86) even if
Hi,
to date I have been doing a make tools on x86 builds without doing any
configuration to build mkimage for use on x86 hosts. with 2014.04-rc2
the build fails with
make tools
Makefile:485: *** "System not configured - see README". Stop.
As there is no x86 configs I can not select one, and if
On Wed, 19 Feb 2014 10:40:15 -0700
Stephen Warren wrote:
> On 02/17/2014 10:56 AM, Dennis Gilmore wrote:
> > Signed-off-by: Dennis Gilmore
>
> Patch description?
I failed in my rush to get it out for feedback.
> > diff --git a/include/config_distro_bo
1 - 100 of 159 matches
Mail list logo