Hi,
On 02-02-15 23:04, Paul Kocialkowski wrote:
Signed-off-by: Paul Kocialkowski
Thanks I've queued this up for merging in u-boot-sunxi/next.
Regards,
Hans
---
board/sunxi/MAINTAINERS| 5 +
configs/Ampe_A76_defconfig | 15 +++
2 files changed, 20 insertions(+)
c
This board actually uses DIMM, so removing unnecessary raw timing
parameter code.
Signed-off-by: Vijay Rai
---
board/freescale/t104xrdb/ddr.c | 15 ---
board/freescale/t104xrdb/ddr.h | 29 -
include/configs/T104xRDB.h |1 -
3 files chan
Discovered while experimenting with signature checking on vexpress
which doesn't typically use DM. Rather than complaining about unmet
dependencies it might be better to enable those them.
---
lib/rsa/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/rsa/Kconfig b/lib/rsa/Kconfig
in
Hi Simon,
On Mon, 2 Feb 2015 22:00:25 -0700
Simon Glass wrote:
> Hi,
>
> I have one of boards and would like to get mainline U-Boot booting on it.
>
> I have followed the instructions for creating a BOOT.BIN file comprised of:
>
> - boot.elf
> - .bit file
> - u-boot.elf
>
> and putting it o
Without this change the board support for these SPEAr boards would
be dropped soon. Generic board support seems to work just fine.
Signed-off-by: Stefan Roese
Cc: Viresh Kumar
Cc: Vipin Kumar
---
Unfortunately I missed the merge window by one day. I totally forget to
check here. But I'm current
Hi Wolfgang,
> You are probably not the first person to run into such issues. So
> before asking for exceptions from the rules, you should look around
> how other developers have solved the problems you are facing.
Apologies about this. I just fixed all the problems and will re-submit the
clean
On 02/02/2015 06:13 PM, Simon Glass wrote:
...
>> On Jan 29, 2015 5:24 PM, "Simon Glass" wrote:
>>> On 29 January 2015 at 14:03, Reza Nikoopour wrote:
Hey guys,
I'm working on setting up an NTP server using the following:
Raspberry Pi Model B+
>
Raspberry PI GPS
Hi,
On 2 February 2015 at 01:07, Hans de Goede wrote:
> Hi Simon, Siarhei,
>
> On 01-02-15 21:59, Simon Glass wrote:
>>
>> Hi Siarhei,
>>
>> On 1 February 2015 at 11:37, Siarhei Siamashka
>>
>
>
>
>
>>> A comprehensive FEL usage guide is supposed to be in the linux-sunxi
>>> wiki. But it might
Hi,
On 02/02/2015 09:19 PM, Akshay Saraswat wrote:
> We have assumed and kept mask bits for divider and pre-divider
> as 0xf and 0xff, respectively. But these mask bits change from
> one peripheral to another, and hence, need to be specified in
> accordance with the peripherals.
>
> Signed-off-by
Dear Gilles,
In message <2e38a6a5-f189-4769-b358-f2ec13d5e...@gigadevices.com> you wrote:
>
> Huh.. my bad, I actually had my tabs set to 4 on the screen.
>
> Can you at least consider allowing me to use spaces to indent that
> header file? Placing the entire u-boot environment variables in one
The EEPROM chip on the UniPhier reference daughter board expects
2-byte offset address.
Since 7132b9fd68a1 (dm: i2c: dts: Support an offset-len device tree
property), I2C sub-nodes can have "u-boot,i2c-offset-len" property.
It is convenient to set the default I2C offset address length in
Device T
This EEPROM chip is installed on the expansion board commonly used
on UniPhier platform. To avoid duplicated description, move the
EEPROM node to a separate file and include it from other device tree
sources.
Signed-off-by: Masahiro Yamada
---
arch/arm/dts/uniphier-ph1-ld4-ref.dts | 5 +
Hi Wolfgang,
Huh.. my bad, I actually had my tabs set to 4 on the screen.
Can you at least consider allowing me to use spaces to indent that header file?
Placing the entire u-boot environment variables in one string without any
indentation of sorts would make that code highly un-readable. And w
Masahiro Yamada (2):
ARM: UniPhier: move EEPROM device node into a separate DTS
ARM: UniPhier: set I2C offset length of on-board EEPROM in DTS
arch/arm/dts/uniphier-ph1-ld4-ref.dts | 5 +
arch/arm/dts/uniphier-ph1-pro4-ref.dts | 5 +
arch/arm/dts/uniphier-ph1-sld3-ref.dts |
Hi,
I noticed in cpu/mpc85xx/start.S that for ENABLE_36BIT_PHYS builds,
HID0_ENMAS7 is set for E5500/T1040 builds, but the E5500 reference
manual shows the bit doesn't exist.
If the bit truly doesn't exist, should the code be patched or is it not
worth the #ifdef?
Bob
start.S:309:
#if d
Hi Michal,
On 2 February 2015 at 08:46, Michal Simek wrote:
> Compile code with -fPIC to get GOT. Do not build SPL
> with fPIC because it increasing SPL size for nothing.
>
> Signed-off-by: Michal Simek
> ---
>
> Changes in v2:
> - Use dram_init instead of init_func_ram()
> Suggested by Simon
Hi,
I have one of boards and would like to get mainline U-Boot booting on it.
I have followed the instructions for creating a BOOT.BIN file comprised of:
- boot.elf
- .bit file
- u-boot.elf
and putting it on a a micro-SD card.
This works OK with the diligent master branch from github. I can bo
This dummy header was introduced by commit 630bf80ebb34 (ARM:
UniPhier: add dummy gpio.h to enable CONFIG_OF_CONTROL).
Thanks to commit a08d643dbd85 (dm: Drop gpio.h header from
fdtdec.c), such an ugly workaround is no longer needed.
Signed-off-by: Masahiro Yamada
---
arch/arm/include/asm/arch
Update the nand flash offset mapping, default nand bootcmand and
bootargs to align with linux4sam.org.
Signed-off-by: Josh Wu
Acked-by: Bo Shen
---
Changes in v2:
- modify the BOOTCMD to load both kernel and dtb.
include/configs/at91sam9rlek.h | 18 +++---
1 file changed, 11 inser
Hello,
On Mon, Feb 2, 2015 at 3:47 PM, Nable wrote:
> Hi!
>
> I can also see the same issue.
> It looks like some problem with permissions:
> """
> Forbidden
> You don't have permission to access /gitweb.css on this server.
> Apache/2.2.22 (Debian) Server at git.denx.de Port 80
> """
>
> Error 40
Hi.
On Mon, 2 Feb 2015 16:57:15 -0700
Simon Glass wrote:
> Hi Michal,
>
> On 2 February 2015 at 08:31, Michal Simek wrote:
> > Targets with CONFIG_NEEDS_MANUAL_RELOC do not use REL/RELA
> > relocation (mostly only GOT) where functions aray are not
> > updated. This patch is fixing function po
On Mon, Feb 02, 2015 at 12:30:59PM -0700, Simon Glass wrote:
> Hi Tom,
>
> On 2 February 2015 at 11:57, Tom Rini wrote:
> > On Mon, Feb 02, 2015 at 11:16:16AM -0700, Simon Glass wrote:
> >> Hi Albert,
> >>
> >> On 31 January 2015 at 15:36, Albert ARIBAUD
> >> wrote:
> >> > Hello Simon,
> >> >
>
Hi Josh,
On 02/02/2015 05:50 PM, Josh Wu wrote:
This patch series will enable mmc support on at91sam9rlek board. And
also add a MMC config for it.
Josh Wu (2):
ARM: at91: at91sam9rlek: add mci support
ARM: at91: at91sam9rlek: add mmc environment configuration
For this series:
Acked-by
Hi Reza,
On 29 January 2015 at 20:40, Reza Nikoopour wrote:
> Hey Simon,
>
> It seems like Crochet doesn't actually build U-boot with specifying which
> config to use.
>
> I'm looking up how to build uboot using rpi_b.h
OK. Please don't top post.
The config is now called 'rpi'. Are you using th
Hi Josh
On 02/02/2015 05:31 PM, Josh Wu wrote:
Update the nand flash offset mapping, default nand bootcmand and
bootargs to align with linux4sam.org.
Signed-off-by: Josh Wu
except the following concern:
Acked-by: Bo Shen
---
include/configs/at91sam9rlek.h | 16 +---
1 fil
Hi,
On 30 January 2015 at 10:56, Lubomir Popov wrote:
> I2C chips do exist that require a write of some multi-byte data to occur in
> a single bus transaction (aka atomic transfer), otherwise either the write
> does not come into effect at all, or normal operation of internal circuitry
> cannot b
On 30 January 2015 at 23:47, Axel Lin wrote:
> Use dev_get_priv() rather than dev_get_platdata() to get correct address of
> private data.
>
> Signed-off-by: Axel Lin
> ---
> v2: Fix an obvious typo in subject line (s/addres/address).
> drivers/gpio/at91_gpio.c | 10 +-
> 1 file changed,
HI Axel,
On 31 January 2015 at 07:23, Axel Lin wrote:
> Pass bank rather than bank->base to _get_gpio_direction().
>
> Signed-off-by: Axel Lin
> ---
> drivers/gpio/omap_gpio.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpio/omap_gpio.c b/drivers/gpio/omap_g
First just add support for MAC drivers.
Signed-off-by: Joe Hershberger
---
Changes in v2:
-Updated comments
-Removed extra parentheses
-Changed eth_uclass_priv local var names to be uc_priv
-Update error codes
-Cause an invalid name to fail binding
-Rebase on top of dm/master
-Stop maintaining
This doesn't build right now
Signed-off-by: Joe Hershberger
---
Changes in v2:
-Added the raw packet proof-of-concept patch.
drivers/net/sandbox-raw.c | 60 +++
drivers/net/sandbox.c | 23 ++
2 files changed, 83 insertions(+)
cr
The current implementation exposes the eth_device struct to code that
needs to access the MAC address. Add a wrapper function for this to
abstract away the pointer for this operation.
Signed-off-by: Joe Hershberger
---
Changes in v2: None
arch/mips/cpu/mips32/au1x00/au1x00_eth.c | 2 +-
arch/
Many of the functions in net.h were preceded extern needlessly. Removing
them to limit the number of checkpatch.pl complaints.
Signed-off-by: Joe Hershberger
---
Changes in v2: None
include/net.h | 96 +--
1 file changed, 48 insertions(+)
The sandbox driver will now generate response traffic to exercise the
ping command even when no network exists. This allows the basic data
pathways of the DM to be tested.
Signed-off-by: Joe Hershberger
---
Changes in v2:
-Change printfs to debug in sandbox driver
-Move static data to priv
-Mov
Add basic network support to sandbox which includes a network driver.
Signed-off-by: Joe Hershberger
---
Changes in v2:
-Change printfs to debug in sandbox driver
-Remove unused priv struct for sandbox driver
arch/sandbox/dts/sandbox.dts | 4 +++
drivers/net/Makefile | 2 ++
drivers
Move some things around and organize things so that the driver model
implementation will fit in more easily.
Signed-off-by: Joe Hershberger
---
Changes in v2: None
include/net.h | 63 +
net/eth.c | 75 +++--
Make it clear that the helper is checking the addr, not setting it.
Signed-off-by: Joe Hershberger
---
Changes in v2: None
net/eth.c | 13 -
1 file changed, 4 insertions(+), 9 deletions(-)
diff --git a/net/eth.c b/net/eth.c
index eac4f7b..65e8c77 100644
--- a/net/eth.c
+++ b/net/e
For now this simply addresses the MAC part of the network hardware.
The next part to implement is the PHY children. I wanted to get early
feedback on what I have so far to make sure I'm going in the direction
that Simon envisioned.
Added an additional patch that I've been playing with to allow ac
Hi Enric,
On 30 January 2015 at 01:10, Enric Balletbo Serra wrote:
> Hi Simon,
>
> 2015-01-30 2:24 GMT+01:00 Simon Glass :
>> Hi Enric,
>>
>> On 26 January 2015 at 10:55, Enric Balletbo Serra
>> wrote:
>>> I just tried boot with my OMAP3 based board (IGEPv2) and I found that
>>> is broken in cu
On 2 February 2015 at 06:29, Bin Meng wrote:
> Hi Simon,
>
> On Mon, Feb 2, 2015 at 9:25 PM, Bin Meng wrote:
>> Space is used before 'default' in PCIE_ECAM_BASE in arch/x86/Kconfig
>> so it looks misaligned. Replace the space with tab to indent.
>>
>> Signed-off-by: Bin Meng
>> ---
>>
>> arch/x
Hi Michal,
On 2 February 2015 at 08:31, Michal Simek wrote:
> Targets with CONFIG_NEEDS_MANUAL_RELOC do not use REL/RELA
> relocation (mostly only GOT) where functions aray are not
> updated. This patch is fixing function pointers for DM core
> and serial-uclass to ensure that relocated functions
On 2 February 2015 at 05:19, Akshay Saraswat wrote:
> Replacing SoC and peripheral specific function calls with generic
> clock_get_periph_rate calls to get the peripheral clocks.
> Also, removing dead code of peripheral and SoC specific function
> implementations which was used earlier for fetchi
On 2 February 2015 at 05:19, Akshay Saraswat wrote:
> We planned to fetch peripheral rate through one generic API per
> peripheral. These generic peripheral functions are in turn
> expected to fetch apt values from a function refactored as
> per SoC versions. This patch adds support for fetching p
Hi Tom
On 02/02/2015 02:00 PM, Tom Rini wrote:
Hey all,
I've pushed v2015.04-rc1 out to the repository and tarballs should exist
soon.
I had this short patch sent out some time ago :
http://u-boot.10912.n7.nabble.com/PATCH-mpc837xerdb-fix-Calling-hwconfig-without-a-buffer-warning-tp20259
Dear Gilles,
In message <3037d005-fdee-4fcb-ad36-1977e2e4b...@gigadevices.com> you wrote:
>
> I ran the patman tool to generate this patch which appears to throw a
> few (erroneous) warnings about lines over 80 but, there are no lines
> over 80... not sure what the problem is there. Also threw
Dear Tom,
In message <20150202190012.GQ10826@bill-the-cat> you wrote:
>
> I've pushed v2015.04-rc1 out to the repository and tarballs should exist
> soon.
Tarball is out.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich,
Signed-off-by: Paul Kocialkowski
---
board/sunxi/MAINTAINERS| 5 +
configs/Ampe_A76_defconfig | 15 +++
2 files changed, 20 insertions(+)
create mode 100644 configs/Ampe_A76_defconfig
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
index faa413c..f61144d 1006
Folks,
I just added support for the BAV335x OEM board
http://birdland.com/oem/bav335x-network-processor/
I ran the patman tool to generate this patch which appears to throw a few
(erroneous) warnings about lines over 80 but, there are no lines over 80... not
sure what the problem is there. Al
Hi Tom,
On 2 February 2015 at 11:57, Tom Rini wrote:
> On Mon, Feb 02, 2015 at 11:16:16AM -0700, Simon Glass wrote:
>> Hi Albert,
>>
>> On 31 January 2015 at 15:36, Albert ARIBAUD
>> wrote:
>> > Hello Simon,
>> >
>> > On Mon, 26 Jan 2015 08:34:21 -0700, Simon Glass
>> > wrote:
>> >> At present
+Bin
Hi Tom,
On 2 February 2015 at 11:56, Tom Rini wrote:
>
> On Sat, Jan 31, 2015 at 03:14:35PM -0700, Simon Glass wrote:
> > Hi Tom,
> >
> > On 31 January 2015 at 14:49, Tom Rini wrote:
> > >
> > > On Sat, Jan 31, 2015 at 10:25:50PM +0100, Albert ARIBAUD wrote:
> > > > Hello Tom,
> > > >
> >
On Fri, Jan 30, 2015 at 09:20:27AM -0500, Tom Rini wrote:
> Ahoy!
>
> The following changes since commit 2af13d6b6265a6700c4f65597410b769895024bf:
>
> lcd: fix console address is not initialized (2015-01-28 16:58:02 -0500)
>
> are available in the git repository at:
>
> git://git.denx.de/u
Hey all,
I've pushed v2015.04-rc1 out to the repository and tarballs should exist
soon.
The merge window is now closed. I'm going to do my best to keep to the
every two weeks we do an RC thing again this time and continuing to rely
on everyones best judgement about what level of changes they're
On Mon, Feb 02, 2015 at 03:19:00PM +0800, Sonic Zhang wrote:
> Hi Tom,
>
> Please pull the following patches for Blackfin from u-boot-blackfin
> into your tree.
>
> Thanks
>
> Sonic Zhang
>
>
> The following changes since commit 28c4dae114c9b94b2ad81d4da716e9fc2cba:
>
> Merge branch 'n
On Mon, Feb 02, 2015 at 03:19:48PM +0100, Hans de Goede wrote:
> Hi Tom,
>
> We've once again build-up a nice collection of patches for sunxi.
> Please pull u-boot-sunxi/master into master, highlights:
>
> 1) Finish the dram config cleanup
> 2) Add support for 3 new boards
>
> The following cha
On Fri, Jan 30, 2015 at 04:42:24PM -0700, Simon Glass wrote:
> Hi Tom,
>
> Some old patches I lost, plus a few new ones.
>
> Note this is branch 'patman'.
>
>
> The following changes since commit 2af13d6b6265a6700c4f65597410b769895024bf:
>
> lcd: fix console address is not initialized (2015
On Thu, Jan 29, 2015 at 06:03:39PM +0800, Peng Fan wrote:
> SCTLR is the abbreviation of System Control Register, so we should
> use SCTLR but not SCTRL.
>
> Signed-off-by: Peng Fan
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
On Fri, Jan 30, 2015 at 04:01:46PM -0600, Joe Hershberger wrote:
> The following changes since commit 2af13d6b6265a6700c4f65597410b769895024bf:
>
> lcd: fix console address is not initialized (2015-01-28 16:58:02 -0500)
>
> are available in the git repository at:
>
> git://git.denx.de/u-boo
On Mon, Jan 26, 2015 at 08:52:27AM +0100, Michal Simek wrote:
> There are missing parameters in help which fpga dump command
> requires.
>
> Signed-off-by: Michal Simek
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
On Fri, Jan 23, 2015 at 11:50:53AM +0100, Linus Walleij wrote:
> The Versatile Express ARMv8 semihosted FVP platform is still
> using the legacy CONFIG_SYS_EXTRA_OPTIONS method to configure
> some compile-time flags. Get rid of this and create a Kconfig
> entry for the FVP model, and a selectable
On Fri, Jan 23, 2015 at 02:41:10PM +0100, Linus Walleij wrote:
> The Juno Development Platform is a physical Versatile Express
> device with some differences from the emulated semihosting
> models. The main difference is that the system is split in
> a SoC and an FPGA where the SoC hosts the seria
On Thu, Jan 22, 2015 at 01:21:55PM +0800, Minghuan Lian wrote:
> Fix this:
> drivers/pci/pci_rom.c:95:15: warning: cast to pointer from
> integer of different size [-Wint-to-pointer-cast]
> rom_header = (struct pci_rom_header *)rom_address;
>
> Signed-off-by: Minghuan Lian
Applied to u-boot/mas
On Thu, Jan 22, 2015 at 11:34:20AM -0700, Stephen Warren wrote:
> From: Dennis Gilmore
>
> 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 defa
On Thu, Jan 22, 2015 at 01:21:54PM +0800, Minghuan Lian wrote:
> Fix this:
> warning: cast from pointer to integer of different size
>
> Signed-off-by: Minghuan Lian
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
On Wed, Jan 21, 2015 at 08:52:33PM -0800, Chris Kuethe wrote:
> only tested tested under QEMU with vexpress_ca9x4 ("-M vexpress-a9") and
> vexpress_ca15_tc2 ("-M vexpress-a15"). Makes the ugly warning go away.
>
> Signed-off-by: Chris Kuethe
Applied to u-boot/master, thanks!
--
Tom
signatur
On Mon, Jan 19, 2015 at 09:32:00PM +0800, Bin Meng wrote:
> Remove the additional ',' and '\n' from the gettime command help.
>
> Signed-off-by: Bin Meng
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-B
On Mon, Jan 19, 2015 at 04:39:11PM -0700, Stephen Warren wrote:
> From: Stephen Warren
>
> Modify $bootcmd_dhcp to read the downloaded script filename from an
> environment variable rather than hard-coding it. This allows the user
> (or another script) to select a different script name if they w
On Thu, Jan 15, 2015 at 02:54:43AM -0200, Guilherme Maciel Ferreira wrote:
> default_image.c and socfpgaimage.c are the only image modules that print error
> messages during header verification. The verify_header() is used to query if a
> given image file is processed by the image format. Thus, if
On Thu, Jan 15, 2015 at 02:54:42AM -0200, Guilherme Maciel Ferreira wrote:
> The dumpimage is able to extract components contained in a FIT image:
>
> $ ./dumpimage -T flat_dt -i CONTAINER.ITB -p INDEX FILE
>
> The CONTAINER.ITB is a regular FIT container file. The INDEX is the poisition
> of
On Thu, Jan 15, 2015 at 09:53:13AM +0100, Michal Simek wrote:
> Fake option is enabled only when CONFIG_TRACE is
> enabled in common/bootm.c:do_boot_states().
>
> Signed-off-by: Michal Simek
> Reviewed-by: Simon Glass
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digi
On Thu, Jan 15, 2015 at 02:54:41AM -0200, Guilherme Maciel Ferreira wrote:
> Signed-off-by: Guilherme Maciel Ferreira
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
On Thu, Jan 15, 2015 at 02:54:40AM -0200, Guilherme Maciel Ferreira wrote:
> From: Guilherme Maciel Ferreira
>
> Some image types, like "KeyStone GP", do not have magic numbers to
> distinguish them from other image types. Thus, the automatic image
> type discovery does not work correctly.
>
>
On Thu, Jan 15, 2015 at 02:48:07AM -0200, Guilherme Maciel Ferreira wrote:
> The registration was introduced in commit
> f86ed6a8d52c99bb2d17d3cac1647edca0c4399c
>
> This commit also removes all registration functions, and the member "next"
> from image_type_params struct
>
> Signed-off-by: Gui
On Thu, Jan 15, 2015 at 02:48:06AM -0200, Guilherme Maciel Ferreira wrote:
> Move the image_save_datafile() function from an U-Multi specific file
> (default_image.c) to a file common to all image types (image.c). And rename it
> to genimg_save_datafile(), to make clear it is useful for any image
Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer, instead override
board_get_usable_ram_top to make sure that u-boot is not relocated into the
area where we want to use the framebuffer, and patch the devicetree from
sunxi_simplefb_setup() to tell the kernel to not touch the framebuffer.
This
Only use CONFIG_SUNXI_MAX_FB_SIZE to reserve memory at the top when relocating
u-boot, and calculate the actual amount of memory necessary when setting up
the video-mode and use only that, freeing up some additional memory for use
by the kernel.
Signed-off-by: Hans de Goede
---
drivers/video/sun
On Thu, Jan 15, 2015 at 02:37:33AM -0200, Guilherme Maciel Ferreira wrote:
> According to fit_image_print(), the "os" property from "image" node is
> required
> also when "type=ramdisk".
>
> Signed-off-by: Guilherme Maciel Ferreira
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Des
On Mon, Jan 05, 2015 at 06:13:38PM +0100, Sjoerd Simons wrote:
> Not all devices use the convention that the boot scripts are on the
> first partition. For example on chromebooks it seems common for the
> first two partitions to be ChromeOS kernel partitions.
>
> So instead of just the first part
On Thu, Jan 15, 2015 at 02:48:05AM -0200, Guilherme Maciel Ferreira wrote:
> The get_type() and verify_print_header() functions have the
> same code on both dumpimage.c and mkimage.c modules.
>
> Signed-off-by: Guilherme Maciel Ferreira
Applied to u-boot/master, thanks!
--
Tom
signature.asc
On Thu, Jan 15, 2015 at 02:37:34AM -0200, Guilherme Maciel Ferreira wrote:
> Signed-off-by: Guilherme Maciel Ferreira
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
On Thu, Jan 15, 2015 at 02:39:59AM -0200, Guilherme Maciel Ferreira wrote:
> Signed-off-by: Guilherme Maciel Ferreira
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
On Mon, Feb 02, 2015 at 11:16:16AM -0700, Simon Glass wrote:
> Hi Albert,
>
> On 31 January 2015 at 15:36, Albert ARIBAUD wrote:
> > Hello Simon,
> >
> > On Mon, 26 Jan 2015 08:34:21 -0700, Simon Glass
> > wrote:
> >> At present SPL uses a single stack, either CONFIG_SPL_STACK or
> >> CONFIG_SYS
On Thu, Jan 29, 2015 at 06:16:22PM -0700, Simon Glass wrote:
> Hi Tom,
>
> This includes:
> - Export redesign
> - Uniphier and Exynos I2C driver model conversions
> - Modular exponentiation framework for hardware acceleration (RSA /
> verified boot)
> - Proper device tree support for GPIOs in dri
On Mon, Jan 12, 2015 at 04:23:18PM +0100, Pieter Voorthuijsen wrote:
> A cache flush is required when an image is extracted that is required on
> another core.
>
> Signed-off-by: Pieter Voorthuijsen
>
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
__
On Mon, Jan 05, 2015 at 06:13:36PM +0100, Sjoerd Simons wrote:
> New command to determine the filesystem type of a given partition.
> Optionally stores the filesystem type in a environment variable.
>
> Signed-off-by: Sjoerd Simons
> Reviewed-by: Stephen Warren
Applied to u-boot/master, thanks
On Mon, Jan 05, 2015 at 06:13:37PM +0100, Sjoerd Simons wrote:
> Add an optional third argument to the "part list" command which puts a
> space seperated list of valid partitions into the given environment
> variable. This is useful for allowing boot scripts to iterate of all
> partitions of a dev
On Fri, Jan 30, 2015 at 03:42:25PM +0100, Daniel Schwierzeck wrote:
> The following changes since commit ab92da9f47d51d363c7de42e2a7bd807e2c1bd54:
>
> Merge branch 'master' of git://git.denx.de/u-boot-x86 (2015-01-26 17:44:49
> -0500)
>
> are available in the git repository at:
>
> git://g
On Mon, Jan 05, 2015 at 06:13:39PM +0100, Sjoerd Simons wrote:
> Move the bootcmd commands into a seperate distro_bootcmd environment
> variable. Allowing a user to easily launch the distro boot sequence if
> the default bootcmd did not default to distro boot commands.
>
> Also set CONFIG_BOOTCOM
On Sat, Jan 31, 2015 at 03:14:35PM -0700, Simon Glass wrote:
> Hi Tom,
>
> On 31 January 2015 at 14:49, Tom Rini wrote:
> >
> > On Sat, Jan 31, 2015 at 10:25:50PM +0100, Albert ARIBAUD wrote:
> > > Hello Tom,
> > >
> > > On Tue, 27 Jan 2015 09:23:47 -0500, Tom Rini wrote:
> > > > On Mon, Jan 26,
Hi,
On 31-01-15 02:21, Siarhei Siamashka wrote:
Because the framebuffer resides in a hidden chopped off part of DRAM,
caching is not enabled for this area automatically when the MMU is
configured. So it needs to be set explicitly.
Additionally, the cfb console has a function to check whether th
Hi Siarhei,
On 1 February 2015 at 16:59, Siarhei Siamashka
wrote:
>
> On Sun, 1 Feb 2015 13:59:41 -0700
> Simon Glass wrote:
>
> > Hi Siarhei,
> >
> > On 1 February 2015 at 11:48, Siarhei Siamashka
> > wrote:
> > > On Sun, 1 Feb 2015 09:28:36 -0700
> > > Simon Glass wrote:
> > >
> > >> Hi,
> >
Hi Albert,
On 31 January 2015 at 15:36, Albert ARIBAUD wrote:
> Hello Simon,
>
> On Mon, 26 Jan 2015 08:34:21 -0700, Simon Glass
> wrote:
>> At present SPL uses a single stack, either CONFIG_SPL_STACK or
>> CONFIG_SYS_INIT_SP_ADDR. Since some SPL features (such as MMC and
>> environment) require
On 01/31/2015 08:20 PM, Simon Glass wrote:
Hi Albert,
On 31 January 2015 at 20:02, Albert ARIBAUD wrote:
Hello Masahiro,
On Sun, 25 Jan 2015 15:11:02 +0900, Masahiro Yamada
wrote:
This series can be applied on the current u-boot/master
(commit 37b608a52dcb133)
I'd rather not have all mac
Hi Lukasz,
On 2 February 2015 at 01:46, Lukasz Majewski wrote:
> Dear All,
>
>> And the next is interesting.
>> odroid_defconfig has more than 80MB for malloc (we need about 64mb
>> for the DFU now, to be able write 32MB file).
>>
>> This is the CONFIG_SYS_MALLOC_LEN. And the memory area for ma
On Mon, Feb 02, 2015 at 07:28:14PM +0200, Pantelis Antoniou wrote:
> Hi Tom,
>
> > On Feb 2, 2015, at 19:25 , Tom Rini wrote:
> >
> > On Sun, Feb 01, 2015 at 03:38:42AM +0100, Albert ARIBAUD wrote:
> >> Hello Przemyslaw,
> >>
> >> On Wed, 28 Jan 2015 13:55:42 +0100, Przemyslaw Marczak
> >> wro
Hi Tom,
> On Feb 2, 2015, at 19:25 , Tom Rini wrote:
>
> On Sun, Feb 01, 2015 at 03:38:42AM +0100, Albert ARIBAUD wrote:
>> Hello Przemyslaw,
>>
>> On Wed, 28 Jan 2015 13:55:42 +0100, Przemyslaw Marczak
>> wrote:
>>> For ARM architecture, enable the CONFIG_USE_ARCH_MEMSET/MEMCPY,
>>> will high
On Sun, Feb 01, 2015 at 03:38:42AM +0100, Albert ARIBAUD wrote:
> Hello Przemyslaw,
>
> On Wed, 28 Jan 2015 13:55:42 +0100, Przemyslaw Marczak
> wrote:
> > For ARM architecture, enable the CONFIG_USE_ARCH_MEMSET/MEMCPY,
> > will highly increase the memset/memcpy performance. This is able
> > than
On 2 Feb 2015, bpringlem...@nbsps.com wrote:
> On 31 Jan 2015, albert.u.b...@aribaud.net wrote:
>
>> Hello Przemyslaw,
>>
>> On Wed, 28 Jan 2015 13:55:42 +0100, Przemyslaw Marczak
>> wrote:
>>> For ARM architecture, enable the CONFIG_USE_ARCH_MEMSET/MEMCPY,
>>> will highly increase the memset/me
On Mon, Feb 02, 2015 at 02:18:24PM +0100, Stefan Roese wrote:
> On 28.01.2015 23:28, Luka Perkov wrote:
> >On Mon, Jan 19, 2015 at 11:33:38AM +0100, Stefan Roese wrote:
> >>This patch adds the DDR3 setup and training code taken from the Marvell
> >>U-Boot repository. This code used to be included a
Hi Albert,
On 1 February 2015 at 01:45, Albert ARIBAUD wrote:
> Hello Simon,
>
> On Fri, 30 Jan 2015 12:04:56 -0700, Simon Glass
> wrote:
>> If we don't know the relocation address, the raw values are not very useful.
>> Show the pre-relocation values as well as these can be looked up in
>> Syst
On 2 February 2015 at 06:25, Bin Meng wrote:
> There are two typos in the comment block in bootstage.h, fix them.
>
> Signed-off-by: Bin Meng
> ---
>
> include/bootstage.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Acked-by: Simon Glass
This is not used anymore since the procedure was split into a simple
read function and a later alaysis.
The ivm_read_eeprom name is now used for the previous
ivm_simple_read_eeprom function.
Signed-off-by: Valentin Longchamp
---
Changes in v2: None
board/keymile/common/common.h | 3 +--
b
1 - 100 of 148 matches
Mail list logo