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
I am curious about your use cases for this. as ideally all systems use the
generic distro boot paths and it is not needed for them.
Dennis
On Fri, Feb 2, 2024 at 9:13 AM Josua Mayer wrote:
> Update the helios4 defconfig to enable the 'setexpr' command, which is a
> defaul
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
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
found and the boot
hangs. I am looking into it but would appreciate more eyes on it.
Dennis
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
-dgilm...@redhat.com/
Dennis
On Fri, Jun 25, 2021 at 4:32 AM Florian Klink wrote:
>
> >It boots fine with current Fedora IoT 34 nightlies, but kernel crashes are
> >very regular (sometimes recoverable, sometimes not), which looks to me like
> >the same problem that Armbian b
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 Adity
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
x27;t
default to building an image for use in the SPI flash since the system
has it available.
Dennis
On Thu, Feb 25, 2021 at 3:14 PM Uwe Kleine-König wrote:
>
> This is a stripped down version of the vendor U-Boot patch by Aditya
> Prayoga found in the armbian repository. This patc
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 Bo
mmc_berase and print an error message only
in this function.
What do you think?
בתאריך יום ב׳, 28 בדצמ׳ 2020 ב-0:39 מאת Jaehoon Chung <
jh80.ch...@samsung.com>:
> Hi Dennis,
>
> On 12/26/20 5:44 PM, dennis laplacian1 wrote:
> > Hi Jaehoon Chung,
> > for your comment:
Hi Jaehoon Chung,
for your comment:
"ditto. if (IS_ENABLED()) instead of #if.
And i don't know why doesn't check this in mmc_erase_t().
Then it doesn't need to pass arg as argument."
I check the support of secure erase in the mmc_berase and not in
mmc_erase_t because mmc_erase_t is called multiple
I would consider it to be a legacy thing
that possibly should be considered for deprecation. grub, extlinux, or
boot.scr should all be provided by the distro. u-boot just nees to
load whats provided.
Dennis
On Fri, Dec 18, 2020 at 5:11 AM Alice Guo (OSS) wrote:
>
>
>
> > -O
According to the JEDEC Standard, eMMC v4.4 cards can supoort secure erase.
the first bit in ext_csd[EXT_CSD_SEC_FEATURE_SUPPORT] - EXT_CSD_SEC_ER_EN
is used to check if secure erase supoort by the device.
Signed-off-by: dennis
---
drivers/mmc/Kconfig | 8
drivers/mmc/mmc.c
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
On Wed, Dec 9, 2020 at 7:57 AM Stefan Roese wrote:
>
> Hi Dennis,
>
> On 09.12.20 04:07, dgilm...@redhat.com wrote:
> > In an effort to build SPI images for clearfog and helios4 I needed to make
> > some
> > minor changes to the dts and Kconfig for the helios4 a
d 9968 (-bash)
deimos_rv64gc$
deimos_rv64gc$
Is there an update to u-boot that recognizes the valid GPT partition
labels ?
--
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard and suspenders optional
Hi everyone, I am new to this group, and I am reaching out to see if anyone can
help me with building the uboot for the Google Coral board.
Here is what I did on my Ubuntu 20.04:
$ git clone https://coral.googlesource.com/uboot-imx
$ make ARCH=arm64 mx8mq_phanbell_defconfig
$ make CROSS_COMPILE=
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 i
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 wr
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
I could have hardware running supported
operating systems.
Dennis
On Sun, Aug 2, 2020 at 10:00 PM Simon Glass wrote:
>
> Hi Matthew,
>
> On Sun, 2 Aug 2020 at 20:17, Matthew Grochowalski wrote:
> >
> > Hello,
> >
> > Reading
> > https://chromium
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.
>
};
> };
> };
> +
> +&w25q32 {
> + status = "okay";
> + u-boot,dm-spl;
> +};
same as above the u-boot bit should go in a armada-388-helios4-u-
boot.dts file and the generic bits in the upstream kernel dts file.
Dennis
> diff --git a/configs/he
rch/arm/dts/armada-388-helios4.dts
> @@ -24,6 +24,8 @@
> aliases {
> /* So that mvebu u-boot can update the MAC addresses */
> ethernet1 = ð0;
> + i2c0 = &i2c0;
> + i2c1 = &i2c1;
have you sent the dts changes t
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-b
R_DDRCLK133_SECURE
> > T1024RDB_SECURE_BOOT P5040DS_NAND_SECURE_BOOT P1010RDB-
> > PA_36BIT_NAND_SECBOOT
> > T1042RDB_PI_NAND_SECURE_BOOT T1040RDB_SECURE_BOOT
> > T1040D4RDB_SECURE_BOOT
> > BSC9132QDS_NAND_DDRCLK100_SECURE P1010RDB-PB_NOR_SECBOOT
&
es!):
> > https://github.com/ARM-Software/arm-trusted-firmware.git
> >
> > You might need the latest DT in U-Boot (patches are queued, AFAIK)
> > to
> > let ATF know about your PMIC requirements.
>
> Thanks, I just tested it - and my patches work fine w
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:
ndling of include files. It assumes
> we're using
> 451 * pxe, and does a tftp download of a file listed as an include
> file in the
> 452 * middle of the parsing operation. That could be handled by
> refactoring it to
> 453 * take a 'include file getter' function.
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
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 strin
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
another possible solution?
Great thanks for all help of the u-boot mailing list
Kind regards,
Dennis Jacobs
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
if
199
200 /* Pre eXecution Environment (PXE) support*/
201 #define CONFIG_CMD_PXE
202 #define CONFIG_BOOTP_PXE
203 #define CONFIG_MENU
204 #define CONFIG_BOOTP_PXE_CLIENTARCH 0x100
205 #define CONFIG_BOOTP_VCI_STRING "U-boot.armv7.armada_xp"
Kind regards,
Dennis Jacobs
Designer
e environment onto a FAT partition would
> surely cause problems when upgrading an existing system to a
> newer u-boot version.
>
> uEnv.txt is AFAICS not used by mainline u-boot at all, at least
> on sunxi-based systems.
Fedora does not use or support
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:
> > > &
env
> > > default -a; saveenv' all the time ?
> > >
> > > I know I don't.
> >
> > Well, I never use the saved environment and always expected some
> > user or
> > board specific environment to come from some file (boot.scr or
> > something
> > loaded via TFTP). But that's just my personal use, hence I was
> > asking.
>
> Well, even if you want to boot to tftp, you'll need to have some
> setup
> to do, even just to use a different server IP, and that will be in
> the
> environment.
I personally just use pxe boot
dhcp
pxe get
pxe boot
and pick the right option. nothing needed on the client side.
Dennis
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
n)
>
> All of them, I guess. In your U-boot upgrade script, do you do a 'env
> default -a; saveenv' all the time ?
>
> I know I don't.
I personally do not do anything to the environment ever if I can help
it. I rely on u-boot having the smarts to just do the right thing and
boot my system for me. if the environment moves, as I use the defaults
it will just continue to work.
Dennis
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
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
ve the time to do the update yet.
So now I am on it, because I want to run my favourite distro on it. And
that would need a halfway actual Kernel. More something like 4.x not 3.x
what the have.
Best regards
Dennis#
# Automatically generated file; DO NOT EDIT.
# U-Boot 2016.07 Configuration
#
> - writel(0x, &ccm->CCGR3);
> > - writel(0x, &ccm->CCGR4);
> > - writel(0x, &ccm->CCGR5);
> > - writel(0x, &ccm->CCGR6);
> > - writel(0x, &ccm->CCGR7);
> > -}
> > -
> > -static void spl_dram_init(void)
> > -{
> > - mx6ul_dram_iocfg(mem_ddr.width, &mx6_ddr_ioregs, &mx6_grp_ioregs);
> > - mx6_dram_cfg(&ddr_sysinfo, &mx6_mmcd_calib, &mem_ddr);
> > -}
> > -
> > -void board_init_f(ulong dummy)
> > -{
> > - /* setup AIPS and disable watchdog */
> > - arch_cpu_init();
> > -
> > - ccgr_init();
> > -
> > - /* iomux and setup of i2c */
> > - board_early_init_f();
> > -
> > - /* setup GP timer */
> > - timer_init();
> > -
> > - /* UART clocks enabled and gd valid - init serial console */
> > - preloader_console_init();
> > -
> > - /* DDR initialization */
> > - spl_dram_init();
> > -
> > - /* Clear the BSS. */
> > - memset(__bss_start, 0, __bss_end - __bss_start);
> > -
> > - /* load/boot image from boot device */
> > - board_init_r(NULL, 0);
> > -}
> > -#endif
> > diff --git a/configs/mx6ul_14x14_evk_defconfig
> > b/configs/mx6ul_14x14_evk_defconfig index 77d78e7..cdd8446 100644
> > --- a/configs/mx6ul_14x14_evk_defconfig
> > +++ b/configs/mx6ul_14x14_evk_defconfig
> > @@ -1,8 +1,7 @@
> >
> > CONFIG_ARM=y
> > CONFIG_ARCH_MX6=y
> > CONFIG_TARGET_MX6UL_14X14_EVK=y
> >
> > -CONFIG_SPL=y
> > -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg"
> > +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ul_14x14_evk/imxi
> > mage.cfg">
> > CONFIG_CMD_GPIO=y
> > CONFIG_CMD_DHCP=y
> > CONFIG_CMD_PING=y
>
> I disagree on this - SPL should be fixed, not removed.
>
> Best regards,
> Stefano Babic
ack, I agree that SPL should be fixed
Dennis
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
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, SAT
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
k off GRUB2) needs to fit in with the framework that
> other distros have already adapted to. Or heck, maybe you can convince
> them to switch over to this instead? Hans or Dennis, what do you think?
not opposed to it, but it is not something that we have evaluated, I know
debian h
so not
labeled correctly. Any clues as to which patch sets this depends on are
appreciated.
Dennis
On Friday, November 27, 2015 04:15:17 PM Stefan Roese wrote:
> This patch adds basic support for the SolidRun ClearFog Armada 38x based
> board to mainline U-Boot. Supported interfaces / d
ot carry it around in
> > decaying state. ;)
>
> So as Wolfgang brought up, FreeBSD uses CONFIG_API so some care must be
> taken here, but we need to cover things a lot better than we do today.
the reason we did not look at grub was that it needed hard coded values, so
you would need different grub builds for different boards. and a whole world
of extra pain, and no one was actively working on the arm port of grub. u-boot
had the extlinux support built in. though I need to find time to extend it a
bit.
Dennis
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
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
.
The answer may well be to make a virt specific u-boot that can set the amount
of ram,
cpu, etc based on what qemu tells it is there.
Regards
Dennis
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
me.
Trying to test this out and I think I am missing something in how to get it
installed so it just works. is there some docs somewhere on how to get it
installed?
Dennis
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
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
reator which is the tool we use to make disk images writes
out correct extlinux.conf files for both x86 and arm
from a end user perspective the experience is similar but not quite
exactly the same. longer term id like to use u-boots menu code to offer
up a menu to select the kernel and add edi
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
lable.
>
> So, I'll need to reword that a little to make that clear.
going forward Scenario 3 is not a supportable option. board files are
being removed from the kernel and dtb files are needed to boot
machines. at least for Fedora we do not support any systems that do not
support devicet
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, St
ink we should follow how x86 works and
default to external media first, then internal media followed by
network. All with the user being able to override the settings either
permanently or in a one off fashion.
Dennis
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
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
forever.
Dennis
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1044778
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
aders
> > presumably can't process boot.scr. However, if all bootloaders end
> > up supporting extlinux.conf, the distro won't care what bootloader
> > is on the HW.
>
> We will see if this works, I am bit skeptical, but it is at least a
> whole lot
> better
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
s what I had in the docs I
had written earlier in the year.
Dennis
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
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
armv7/virt-v7.c: In function ‘armv7_init_nonsec’:
arch/arm/cpu/armv7/virt-v7.c:128:41: error: ‘_smp_pen’ undeclared (first use in
this function)
smp_set_core_boot_addr((unsigned long)secure_ram_addr(_smp_pen), -1);
^
arch/arm/cpu/armv7/virt-v7.c:128:41: not
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
1 - 100 of 210 matches
Mail list logo