Hello Scott,
Am 11.12.2014 22:43, schrieb Scott Wood:
On Thu, 2014-12-11 at 22:37 +0100, Marek Vasut wrote:
On Thursday, December 11, 2014 at 09:37:10 PM, Scott Wood wrote:
On Thu, 2014-12-11 at 19:49 +0900, Masahiro Yamada wrote:
Since commit ff94bc40af34 (mtd, ubi, ubifs: resync with Linux-
On 11 December 2014 at 16:42, Andy Pont wrote:
> Hello,
>
> Is there, or is anyone working on, code for controlling the write protect
> pin of SPI flash devices using a GPIO? In effect an "sf protect "
> command? I have had a look in 2014.07 which is on the platform we are using
> but can't see
Hi,
On Dec 11, 2014 4:12 AM, "Andy Pont" wrote:
>
> Hello,
>
> Is there, or is anyone working on, code for controlling the write protect
> pin of SPI flash devices using a GPIO? In effect an "sf protect "
> command? I have had a look in 2014.07 which is on the platform we are
using
> but can't
Hi Bin,
On Dec 11, 2014 10:08 PM, "Bin Meng" wrote:
>
> Hi Simon,
>
> On Fri, Dec 12, 2014 at 12:54 PM, Simon Glass wrote:
> > Hi Bin,
> >
> > On 11 December 2014 at 21:49, Bin Meng wrote:
> >> Hi Simon,
> >>
> >> On Fri, Dec 12, 2014 at 11:53 AM, Simon Glass wrote:
> >>> Hi Bin,
> >>>
> >>
>
This patch adds documentation for Odroid-XU3. This documentation is
based on that of Odroid (doc/README-odroid) made by Przemyslaw Marczak.
The documentation includes basic information about boot media layout,
environment, partition layout, and the instruction to burn the u-boot
image to boot media
This is v11 of the patchset adding support Odroud XU3 board.
link to the previous version:
v2: https://www.mail-archive.com/u-boot@lists.denx.de/msg152275.html
v3: https://www.mail-archive.com/u-boot%40lists.denx.de/msg152677.html
v4: https://patchwork.ozlabs.org/patch/407411/
v5: https://patchwor
This patch adds support for Odroid-XU3.
Signed-off-by: Hyungwon Hwang
Reviewed-by: Sjoerd Simons
Tested-by: Sjoerd Simons
Acked-by: Simon Glass
Tested-by: Kevin Hilman
Cc: Minkyu Kang
Cc: Lukasz Majewski
Cc: Sjoerd Simons
Cc: Javier Martinez Canillas
Cc: Simon Glass
---
Changes for v3:
-
The media for boot and environment is a board-specific feature, not a
processor-specific. This is same to console port number and some
other addresses. This patch moves the that kinds of configs to each
board-specific files from the common config file for Exynos5420.
Signed-off-by: Hyungwon Hwang
Hi Simon,
On Fri, Dec 12, 2014 at 12:54 PM, Simon Glass wrote:
> Hi Bin,
>
> On 11 December 2014 at 21:49, Bin Meng wrote:
>> Hi Simon,
>>
>> On Fri, Dec 12, 2014 at 11:53 AM, Simon Glass wrote:
>>> Hi Bin,
>>>
>>
>> [snip]
>>
>> diff --git a/arch/x86/cpu/queensbay/tnc_car.S
>> b/arch/
Hi Bin,
On 11 December 2014 at 21:49, Bin Meng wrote:
> Hi Simon,
>
> On Fri, Dec 12, 2014 at 11:53 AM, Simon Glass wrote:
>> Hi Bin,
>>
>
> [snip]
>
> diff --git a/arch/x86/cpu/queensbay/tnc_car.S
> b/arch/x86/cpu/queensbay/tnc_car.S
> new file mode 100644
> index 000..4f39
Hi Simon,
On Fri, Dec 12, 2014 at 11:57 AM, Simon Glass wrote:
> Hi Bin,
>
> On 11 December 2014 at 20:00, Bin Meng wrote:
>> Hi Simon,
>>
>> On Thu, Dec 11, 2014 at 11:50 PM, Simon Glass wrote:
>>> Hi Bin,
>>>
>>> On 11 December 2014 at 08:01, Bin Meng wrote:
Hi Simon,
On Thu,
Hi Simon,
On Fri, Dec 12, 2014 at 11:53 AM, Simon Glass wrote:
> Hi Bin,
>
[snip]
diff --git a/arch/x86/cpu/queensbay/tnc_car.S
b/arch/x86/cpu/queensbay/tnc_car.S
new file mode 100644
index 000..4f39e42
--- /dev/null
+++ b/arch/x86/cpu/queensbay/tnc_car.S
Hi Bin,
On 11 December 2014 at 20:00, Bin Meng wrote:
> Hi Simon,
>
> On Thu, Dec 11, 2014 at 11:50 PM, Simon Glass wrote:
>> Hi Bin,
>>
>> On 11 December 2014 at 08:01, Bin Meng wrote:
>>> Hi Simon,
>>>
>>> On Thu, Dec 11, 2014 at 10:34 PM, Simon Glass wrote:
Hi Bin,
On 9 Decem
Hi Bin,
On 11 December 2014 at 20:34, Bin Meng wrote:
> Hi Simon,
>
> On Fri, Dec 12, 2014 at 11:18 AM, Simon Glass wrote:
>> Hi Bin,
>>
>> On 9 December 2014 at 07:50, Bin Meng wrote:
>>> Implement minimum required functions for the basic support to
>>> queensbay platform and crownbay board.
>
Hi Simon
On Fri, Dec 12, 2014 at 11:28 AM, Simon Glass wrote:
> Hi Bin,
>
> On 9 December 2014 at 07:50, Bin Meng wrote:
>> Signed-off-by: Bin Meng
>>
>
> Please can you always add a little commit message?
>
Sure, will add some commit message in v3.
> Acked-by: Simon Glass
>
[snip]
Regards
Hi Simon,
On Fri, Dec 12, 2014 at 11:18 AM, Simon Glass wrote:
> Hi Bin,
>
> On 9 December 2014 at 07:50, Bin Meng wrote:
>> Implement minimum required functions for the basic support to
>> queensbay platform and crownbay board.
>>
>> Signed-off-by: Bin Meng
>>
>> ---
>>
>> Changes in v2:
>> -
On 9 December 2014 at 07:50, Bin Meng wrote:
> Signed-off-by: Bin Meng
>
> ---
>
> Changes in v2:
> - Remove the 'make menuconfig' in the crownbay build instructions
> - Indicate all the binary blobs should be put in the board directory
>
> doc/README.x86 | 126
> +++
On 9 December 2014 at 07:50, Bin Meng wrote:
> Signed-off-by: Bin Meng
>
> ---
>
> Changes in v2:
> - New patch to rename coreboot-serial to x86-serial
>
Acked-by: Simon Glass
> arch/x86/dts/coreboot.dtsi | 2 +-
> drivers/serial/Makefile|
On 9 December 2014 at 07:50, Bin Meng wrote:
> There are two standard SD card slots on the Crown Bay board, which
> are connected to the Topcliff PCH SDIO controllers. Enable the SDHC
> support so that we can use them.
>
> Signed-off-by: Bin Meng
>
> ---
>
> Changes in v2:
> - Use ARRAY_SIZE(mmc_
Hi Bin,
On 9 December 2014 at 07:50, Bin Meng wrote:
> Signed-off-by: Bin Meng
>
Please can you always add a little commit message?
Acked-by: Simon Glass
> ---
>
> Changes in v2:
> - Move PCH_LPC_DEV to arch/x86/include/asm/arch-queensbay/tnc.h
> - Check return value of x86_cpu_init_f()
>
>
On 9 December 2014 at 07:50, Bin Meng wrote:
> Signed-off-by: Bin Meng
>
> ---
>
> Changes in v2:
> - Update ifdtool flags to indicate FSP and CMC files are in
> the board directory
> - Use consistent XXX_FILE name for binary blob file
>
> Makefile | 10 +-
> i
On 9 December 2014 at 07:50, Bin Meng wrote:
> Signed-off-by: Bin Meng
>
> ---
>
> Changes in v2:
> - New patch to use consistent name XXX_ADDR for binary blobs
>
> Makefile | 2 +-
> arch/x86/cpu/ivybridge/sdram.c | 2 +-
> arch/x86/cpu/queensbay/Kconfig
On 9 December 2014 at 07:50, Bin Meng wrote:
> Signed-off-by: Bin Meng
> ---
>
> Changes in v2: None
>
> configs/crownbay_defconfig | 6 ++
> include/configs/crownbay.h | 52
> ++
> 2 files changed, 58 insertions(+)
> create mode 100644 configs/
On 9 December 2014 at 07:50, Bin Meng wrote:
> Signed-off-by: Bin Meng
>
> ---
>
> Changes in v2:
> - Fix several typos in queensbay/Kconfig
> - Change FSP_FILE and CMC_FILE description to indicate the file is
> in the board directory
> - Add help for FSP_TEMP_RAM_ADDR
> - Add more help for CMC
On 9 December 2014 at 07:50, Bin Meng wrote:
> Intel Tunnel Creek GPIO register block is compatible with current
> ich6-gpio driver, except the offset and content of GPIO block base
> address register in the LPC PCI configuration space are different.
>
> Use u16 instead of u32 to store the 16-bit
Hi Bin,
On 9 December 2014 at 07:50, Bin Meng wrote:
> Implement minimum required functions for the basic support to
> queensbay platform and crownbay board.
>
> Signed-off-by: Bin Meng
>
> ---
>
> Changes in v2:
> - Replace 0xcf9 with macro PORT_RESET from processor.h
> - Move FspInit call from
Hi Simon,
On Thu, Dec 11, 2014 at 11:50 PM, Simon Glass wrote:
> Hi Bin,
>
> On 11 December 2014 at 08:01, Bin Meng wrote:
>> Hi Simon,
>>
>> On Thu, Dec 11, 2014 at 10:34 PM, Simon Glass wrote:
>>> Hi Bin,
>>>
>>> On 9 December 2014 at 23:24, Simon Glass wrote:
Hi Bin.
On
On 11 December 2014 at 19:04, Nobuhiro Iwamatsu
wrote:
> This adds driver model support with this driver. This was tested by Koelsch
> board and Gose board.
>
> Signed-off-by: Nobuhiro Iwamatsu
> ---
> V2: Fix loop for tx fifo and tx fifo.
> Fix write return code writing with DM.
Acked-by:
This adds driver model support with this driver. This was tested by Koelsch
board and Gose board.
Signed-off-by: Nobuhiro Iwamatsu
---
V2: Fix loop for tx fifo and tx fifo.
Fix write return code writing with DM.
drivers/serial/serial_sh.c | 311 --
Hi,
Thanks for your review.
2014-12-11 13:49 GMT+09:00 Simon Glass :
> Hi Nobuhiro,
>
> On 9 December 2014 at 22:44, Nobuhiro Iwamatsu
> wrote:
>> This adds driver model support with this driver. This was tested by Koelsch
>> board and Gose board.
>>
>> Signed-off-by: Nobuhiro Iwamatsu
>> ---
>
On Thu, Dec 11, 2014 at 12:41:00PM -0800, York Sun wrote:
> Tom,
>
> This replace PR sent earlier today.
>
> The following changes since commit 32fdf0e4d82bdca5d64d86330e461e59685f9959:
>
> Prepare v2015.01-rc3 (2014-12-08 16:35:08 -0500)
>
> are available in the git repository at:
>
> gi
On Thu, Dec 11, 2014 at 01:54:19PM +0100, Marek Vasut wrote:
> Hi Tom,
>
> minor USB fixes.
>
> The following changes since commit 0d485b9095328cdc81b2ee94ff59b988c69b9127:
>
> Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2014-11-13
> 10:35:13
> -0500)
>
> are available in the
Hi Tom Rini,
Here is the I2C driver model work at last along with the first conversion.
The following changes since commit 9b416a9f4ca7cf5ac4d5f7143d67edde7f7d7326:
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
(2014-12-10 09:07:25 -0500)
are available in the git repository at:
Hi Przemyslaw,
On 11 December 2014 at 05:01, Przemyslaw Marczak wrote:
>
> The present fat implementation ignores FAT16 long name
> directory entries which aren't placed in a single sector.
>
> This was becouse of the buffer was always filled by the
> two sectors, and the loop was made also for t
On Thu, 2014-12-11 at 22:37 +0100, Marek Vasut wrote:
> On Thursday, December 11, 2014 at 09:37:10 PM, Scott Wood wrote:
> > On Thu, 2014-12-11 at 19:49 +0900, Masahiro Yamada wrote:
> > > Since commit ff94bc40af34 (mtd, ubi, ubifs: resync with Linux-3.14),
> > > the "nand scrub" command has not be
On Thursday, December 11, 2014 at 09:37:10 PM, Scott Wood wrote:
> On Thu, 2014-12-11 at 19:49 +0900, Masahiro Yamada wrote:
> > Since commit ff94bc40af34 (mtd, ubi, ubifs: resync with Linux-3.14),
> > the "nand scrub" command has not been working.
> >
> > The scrub is a U-Boot extension and we ha
On 11/21/2014 01:40 AM, Xiubo Li wrote:
> For some SoCs, the system clock frequency may not equal to the
> ARCH Timer's frequency.
>
> This patch uses the CONFIG_TIMER_CLK_FREQ instead of
> CONFIG_SYS_CLK_FREQ, then the system clock macro and arch timer
> macor could be set separately and without
On 12/11/2014 11:39 AM, York Sun wrote:
> On 11/23/2014 06:44 PM, Xiubo Li wrote:
>> For some SoCs, the system clock frequency may not equal to the
>> ARCH Timer's frequency.
>>
>> This patch uses the CONFIG_TIMER_CLK_FREQ instead of
>> CONFIG_SYS_CLK_FREQ, then the system clock macro and arch time
Tom,
This replace PR sent earlier today.
The following changes since commit 32fdf0e4d82bdca5d64d86330e461e59685f9959:
Prepare v2015.01-rc3 (2014-12-08 16:35:08 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-fsl-qoriq.git master
for you to fetch changes up to d0419
On Thu, 2014-12-11 at 19:49 +0900, Masahiro Yamada wrote:
> Since commit ff94bc40af34 (mtd, ubi, ubifs: resync with Linux-3.14),
> the "nand scrub" command has not been working.
>
> The scrub is a U-Boot extension and we have to modify nand_base.c
> that originates in Linux.
>
> Mark the code wit
On 11 December 2014 at 09:01, Simon Glass wrote:
> Hi Tom,
>
> On 11 December 2014 at 08:58, Tom Warren wrote:
>> Simon,
>>
>> Feel free to do everything in the DM tree. Once DM makes it to mainline, and
>> hence to ARM and Tegra, we'll be better able to add Tegra things into the
>> Tegra repo.
On 4 December 2014 at 06:36, Simon Glass wrote:
> Sync this up with Linux v3.18-rc5. Exclude features that are unlikely to
> supported in U-Boot soon (regulators, pinmux). Also the addresses are
> updated to 32-bit. Otherwise it is the same. Also bring in the dt-bindings
> for pinctrl.
>
> Signed-
On 5 December 2014 at 09:26, Simon Glass wrote:
> Hi,
>
> On 5 December 2014 at 09:17, Sjoerd Simons
> wrote:
>>
>> Hey Simon,
>>
>> On Thu, 2014-12-04 at 06:36 -0700, Simon Glass wrote:
>> > This will be used by nyan-big, but bring it in in a separate patch since it
>> > will be common to other
On 11/23/2014 06:44 PM, Xiubo Li wrote:
> For some SoCs, the system clock frequency may not equal to the
> ARCH Timer's frequency.
>
> This patch uses the CONFIG_TIMER_CLK_FREQ instead of
> CONFIG_SYS_CLK_FREQ, then the system clock macro and arch timer
> macor could be set separately and without
On 12/03/2014 12:18 AM, Alison Wang wrote:
> As NOR/NAND/SD boot are all supported on LS1021AQDS/TWR
> boards, the prompt message "Support ls1021aqds_nor" in
> Kconfig is not clear. This patch changes it to
> "Support ls1021aqds".
>
> Signed-off-by: Alison Wang
> ---
Applied to u-boot-fsl-qoriq
On 11/26/2014 11:08 PM, Jaiprakash Singh wrote:
> From: Jaiprakash Singh
>
> 'eccstat' array elements might be used uninitialized
>
> Signed-off-by: Jaiprakash Singh
> ---
Applied to u-boot-fsl-qoriq master, awaiting upstream.
York
___
U-Boot mai
On 11/21/2014 01:40 AM, Xiubo Li wrote:
> The Central Security Unit (CSU) allows secure world software to
> change the default access control policies of peripherals/bus
> slaves, determining which bus masters may access them. This
> allows peripherals to be separated into distinct security domains
On 11/21/2014 01:40 AM, Xiubo Li wrote:
> LS1 has 4 SMMUs for address translation of the masters. All the
> SMMUs' stream IDs are 8-bit. The address translation depends on the
> stream ID of the incoming transaction.
> Each master has unique stream ID assigned to it and is configurable
> through SC
On 11/21/2014 01:40 AM, Xiubo Li wrote:
> Enable hypervisors utilizing the ARMv7 virtualization extension
> on the LS1021A-QDS/TWR boards with the A7 core tile, we add the
> required configuration variable.
>
> Signed-off-by: Xiubo Li
> Acked-by: York Sun
> ---
Applied to u-boot-fsl-qoriq maste
On 11/21/2014 01:40 AM, Xiubo Li wrote:
> Define the board specific smp_set_cpu_boot_addr() function to set
> the start address for secondary cores in the LS1021A specific manner.
>
> Define the board specific smp_kick_all_cpus() functioin to boot a
> secondary core. Here the BRR contains control
Tom,
Hold on pulling this. Sorry I just found one patch was respined but assigned to
Albert. I will send another PR after I verify it.
York
On 12/11/2014 10:52 AM, York Sun wrote:
> Tom,
>
> The following changes since commit 32fdf0e4d82bdca5d64d86330e461e59685f9959:
>
> Prepare v2015.01-rc
On 12/02/2014 11:00 PM, Alison Wang wrote:
> On LS1, DDR is initialized by reading SPD through I2C interface
> in SPL code. For I2C, ll_entry_count() is called, and it returns
> the number of elements of a linker-generated array placed into
> subsection of .u_boot_list section specified by _list ar
On 11/21/2014 01:40 AM, Xiubo Li wrote:
> For some SoCs, the pen address register maybe in BE mode and the
> CPUs are in LE mode.
>
> This patch adds BE mode support for smp pen address.
>
> Signed-off-by: Xiubo Li
> Acked-by: York Sun
> ---
Applied to u-boot-fsl-qoriq master, awaiting upstrea
On 11/20/2014 07:17 PM, yuantian.t...@freescale.com wrote:
> From: Tang Yuantian
>
> With the introducing of generic board and ARM-based cores, current
> deep sleep framework doesn't work anymore.
> This patch will convert the current framework to adapt this change.
> Basically it does:
> 1. Conv
On 10/29/2014 09:41 PM, Nikhil Badola wrote:
> Check USB Erratum A007792 applicability. If applicable, add
> corresponding property in the device tree via device tree fixup
>
> Signed-off-by: Nikhil Badola
> ---
> Depends on http://patchwork.ozlabs.org/patch/400407/
Applied to u-boot-fsl-
On 09/29/2014 10:54 PM, Nikhil Badola wrote:
> Add a new framework for fsl usb erratum handling to standardize
> erratum checking only inside Uboot. Information to kernel is passed
> via a boolean property corresponding to erratum, hence eliminating
> need for code duplication inside kernel
>
> Si
On 10/20/2014 04:20 AM, Nikhil Badola wrote:
> move usb device tree fixup code from "arch/powerpc/" to "drivers/usb/"
> so that it works independent of architecture it is running on
>
> Signed-off-by: Ramneek Mehresh
> Signed-off-by: Nikhil Badola
> ---
> Changes for v2 :
> - Fixed compila
On 11/25/2014 10:54 PM, Yuan Yao wrote:
> The Freescale LS1021AQDS share some pins, so Add the hwconfig option
> that allows the user to choose which the function he wants.
>
> The main pin mux IP is:
> eSDHC, SAI, IIC2, RGMII, CAN, SAI.
>
> Signed-off-by: Yuan Yao
> ---
> Changed in v3:
> - A
On 12/09/2014 01:37 AM, Alison Wang wrote:
> The SD/NAND/QSPI boot definations are wrong for QE support, this
> patch is to fix this error.
>
> Signed-off-by: Alison Wang
> ---
Applied to u-boot-fsl-qoriq master, awaiting upstream.
York
___
U-Boot
On 12/09/2014 01:38 AM, Alison Wang wrote:
> This patch adds NAND boot support for LS1021AQDS board. SPL
> framework is used. PBL initialize the internal RAM and copy
> SPL to it, then SPL initialize DDR using SPD and copy u-boot
> from NAND flash to DDR, finally SPL transfer control to u-boot.
>
On 12/09/2014 01:38 AM, Alison Wang wrote:
> This patch adds QSPI boot support for LS1021AQDS/TWR board.
> The QSPI boot image need to be programmed into the QSPI flash
> first. Then the booting will start from QSPI memory space.
>
> Signed-off-by: Alison Wang
> ---
> Change log:
> v2: Rebase th
On 12/09/2014 01:37 AM, Alison Wang wrote:
> This patch will fix the bug that the partitions on the SD card could
> not be accessed and add the support for the FAT fs.
>
> Signed-off-by: Alison Wang
> ---
> Change log:
> v2: Rebase the patch.
>
Applied to u-boot-fsl-qoriq master, awaiting upst
On 12/02/2014 11:00 PM, Alison Wang wrote:
> This patch adds SD boot support for LS1021ATWR board. SPL
> framework is used. PBL initialize the internal RAM and copy
> SPL to it, then SPL initialize DDR using SPD and copy u-boot
> from SD card to DDR, finally SPL transfer control to u-boot.
>
> Sig
On 12/02/2014 11:00 PM, Alison Wang wrote:
> This patch adds SD boot support for LS1021AQDS board. SPL
> framework is used. PBL initialize the internal RAM and copy
> SPL to it, then SPL initialize DDR using SPD and copy u-boot
> from SD card to DDR, finally SPL transfer control to u-boot.
>
> Sig
On 12/02/2014 11:00 PM, Alison Wang wrote:
> Through adding CONFIG_QIXIS_I2C_ACCESS macro,
> QIXIS_READ(reg)/QIXIS_WRITE(reg, value) can be used
> for both i2c and ifc access to QIXIS FPGA. This is
> more convenient for coding.
>
> Signed-off-by: Jason Jin
> Signed-off-by: Alison Wang
> ---
> Ch
On 12/02/2014 11:00 PM, Alison Wang wrote:
> Add SUPPORT_SPL feature for SD and NAND boot on
> LS1021AQDS and LS1021ATWR.
>
> Signed-off-by: Alison Wang
> ---
> Change log:
> v4: New file.
>
Applied to u-boot-fsl-qoriq master, awaiting upstream.
York
On 12/02/2014 11:00 PM, Alison Wang wrote:
> In SD boot, the magic number of u-boot image will be checked.
> For LS102xA, u-boot.bin doesn't have the magic number. So use
> u-boot.img which includes the magic number instead of u-boot.bin
> when producing u-boot-with-spl-pbl.bin.
>
> Signed-off-by:
On 12/02/2014 11:00 PM, Alison Wang wrote:
> For LS102xA, the size of spl/u-boot-spl.bin is variable.
> This patch adds the support to deal with the variable
> u-boot size in pblimage tool. It will be padded to 64
> byte boundary.
>
> Use pblimage_check_params() to add the specific operations
> fo
On 11/05/2014 06:51 PM, Alison Wang wrote:
> From: Chenhui Zhao
>
> When resuming from deep sleep, the I2C channel may not be
> in the default channel. So, switch to the default channel
> before accessing DDR SPD.
>
> Signed-off-by: Chenhui Zhao
> ---
Applied to u-boot-fsl-qoriq master, awaiti
On 10/30/2014 10:43 PM, Minghuan Lian wrote:
> The patch changes PCIe dts node status to 'disabled' if the
> corresponding controller is disabled according to serdes protocol.
>
> Signed-off-by: Minghuan Lian
> ---
Applied to u-boot-fsl-qoriq master, awaiting upstream.
York
__
On 10/22/2014 03:20 AM, Chenhui Zhao wrote:
> After wakeup from deep sleep, Clear EPU registers as early as possible
> to prevent from possible issue. It's also safe to clear at normal boot.
>
> Signed-off-by: Chenhui Zhao
> ---
Applied to u-boot-fsl-qoriq master, awaiting upstream.
York
On 10/20/2014 10:51 PM, yuantian.t...@freescale.com wrote:
> From: Tang Yuantian
>
> The bus frequency in SOC node should be clock frequency of platform.
> That is not true if it is devided by 2.
>
> Signed-off-by: Tang Yuantian
> ---
> arch/arm/cpu/armv7/ls102xa/fdt.c | 2 +-
> 1 file changed
Tom,
The following changes since commit 32fdf0e4d82bdca5d64d86330e461e59685f9959:
Prepare v2015.01-rc3 (2014-12-08 16:35:08 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-fsl-qoriq.git master
for you to fetch changes up to 0de15707a71ec64dbc1ead2831457f1550179ea7:
Hi Masahiro,
On 11 December 2014 at 10:53, Masahiro YAMADA wrote:
> Hi Simon,
>
>
> 2014-12-09 22:21 GMT+09:00 Simon Glass :
>> diff --git a/arch/arm/cpu/armv7/tegra-common/Kconfig
>> b/arch/arm/cpu/armv7/tegra-common/Kconfig
>> index 898e86d..9c98d19 100644
>> --- a/arch/arm/cpu/armv7/tegra-com
Hi Simon,
2014-12-09 22:21 GMT+09:00 Simon Glass :
> diff --git a/arch/arm/cpu/armv7/tegra-common/Kconfig
> b/arch/arm/cpu/armv7/tegra-common/Kconfig
> index 898e86d..9c98d19 100644
> --- a/arch/arm/cpu/armv7/tegra-common/Kconfig
> +++ b/arch/arm/cpu/armv7/tegra-common/Kconfig
> @@ -17,6 +17,9 @
Hi Simon,
>
> diff --git a/Kconfig b/Kconfig
> index 153ee2b..d4ca152 100644
> --- a/Kconfig
> +++ b/Kconfig
> @@ -158,3 +158,5 @@ source "drivers/Kconfig"
> source "fs/Kconfig"
>
> source "lib/Kconfig"
> +
> +source "test/dm/Kconfig"
Perhaps we might want "test/Kconfig" in the future.
>
From: Pavel Machek
Add proper error checking into the PHY tuning patch. Make the PHY tunning only
happen in case the KSZ9021 PHY is enabled in config. Call the config callback
after the tuning finished.
Signed-off-by: Marek Vasut
Cc: Chin Liang See
Cc: Dinh Nguyen
Cc: Tom Rini
Cc: Pavel Mach
On Thursday, December 11, 2014 at 01:53:15 PM, Marek Vasut wrote:
> Hi Tom,
>
> below is the stuff I had stashed in a tree for a while now. All of the
> cadence stuff was sent way before RC1 and stabilized just after RC1 was
> out, yet I was not able to get it out earlier. The stuff from Ding are
Hi Tom,
On 11 December 2014 at 08:58, Tom Warren wrote:
> Simon,
>
> Feel free to do everything in the DM tree. Once DM makes it to mainline, and
> hence to ARM and Tegra, we'll be better able to add Tegra things into the
> Tegra repo.
OK, I'll pull in the nyan-big patches to DM then I2C and r
Hi Bin,
On 11 December 2014 at 08:01, Bin Meng wrote:
> Hi Simon,
>
> On Thu, Dec 11, 2014 at 10:34 PM, Simon Glass wrote:
>> Hi Bin,
>>
>> On 9 December 2014 at 23:24, Simon Glass wrote:
>>> Hi Bin.
>>>
>>>
>>> On 9 December 2014 at 23:17, Bin Meng wrote:
Hi Simon,
On Wed, Dec
Hi,
On Thu, Dec 11, 2014 at 02:09:30PM +0100, Marek Vasut wrote:
> On Wednesday, December 10, 2014 at 04:23:49 PM, Maxime Ripard wrote:
> > Hi,
> >
> > On Thu, Nov 20, 2014 at 05:49:17PM +0100, Maxime Ripard wrote:
> > > Hi,
> > >
> > > I'm currently working on 2014.07, on a custom TI AM335x bas
On Monday, December 08, 2014 at 09:23:18 AM, Stefan Roese wrote:
> Marek,
>
> On 08.12.2014 09:15, Stefan Roese wrote:
> > On 06.12.2014 13:58, Marek Vasut wrote:
> >> On Thursday, October 30, 2014 at 09:19:56 AM, Stefan Roese wrote:
> >>> This patch includes the latest DT sources for socfpga from
On Wednesday, December 10, 2014 at 04:23:49 PM, Maxime Ripard wrote:
> Hi,
>
> On Thu, Nov 20, 2014 at 05:49:17PM +0100, Maxime Ripard wrote:
> > Hi,
> >
> > I'm currently working on 2014.07, on a custom TI AM335x based board.
> >
> > Everything works great so far, except when we're trying to ha
Hi Tom,
minor USB fixes.
The following changes since commit 0d485b9095328cdc81b2ee94ff59b988c69b9127:
Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2014-11-13 10:35:13
-0500)
are available in the git repository at:
git://git.denx.de/u-boot-usb.git master
for you to fetch chan
Hi Tom,
below is the stuff I had stashed in a tree for a while now. All of the cadence
stuff was sent way before RC1 and stabilized just after RC1 was out, yet I was
not able to get it out earlier. The stuff from Ding are fixes, which were sent
after RC2. All of this is contained to socfpga, so I
Hi Simon,
On Thu, Dec 11, 2014 at 10:34 PM, Simon Glass wrote:
> Hi Bin,
>
> On 9 December 2014 at 23:24, Simon Glass wrote:
>> Hi Bin.
>>
>>
>> On 9 December 2014 at 23:17, Bin Meng wrote:
>>> Hi Simon,
>>>
>>> On Wed, Dec 10, 2014 at 2:09 PM, Simon Glass wrote:
Hi Bin,
On 9 De
Hi Bin,
On 9 December 2014 at 23:24, Simon Glass wrote:
> Hi Bin.
>
>
> On 9 December 2014 at 23:17, Bin Meng wrote:
>> Hi Simon,
>>
>> On Wed, Dec 10, 2014 at 2:09 PM, Simon Glass wrote:
>>> Hi Bin,
>>>
>>> On 9 December 2014 at 07:50, Bin Meng wrote:
Integrate the processor microcode ve
Hi Tom,
On 10 December 2014 at 14:45, Simon Glass wrote:
>
> Hi Tom,
>
> On 10 December 2014 at 14:09, Tom Warren wrote:
> > Simon,
> >
> >> -Original Message-
> >> From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass
> >> Sent: Wednesday, December 10, 2014 2:04 PM
> >
Hi Przemyslaw,
On 11 December 2014 at 03:11, Przemyslaw Marczak wrote:
> Hello Simon,
>
>
> On 12/11/2014 04:25 AM, Simon Glass wrote:
>>
>> On 22 October 2014 at 09:31, Tom Rini wrote:
>>>
>>> On Wed, Oct 08, 2014 at 10:48:37PM +0200, Przemyslaw Marczak wrote:
>>>
The functions error's num
On 10 December 2014 at 08:55, Simon Glass wrote:
> Some of these are missing a newline. Add it.
>
> Signed-off-by: Simon Glass
> ---
>
> Changes in v6: None
> Changes in v5: None
> Changes in v4:
> - Add new patch to add newline to debug() messages
>
> Changes in v3: None
> Changes in v2: None
>
On 10 December 2014 at 08:55, Simon Glass wrote:
> This driver includes some test features such as only supporting certain
> bus speeds. It passes its I2C traffic through to an emulator.
>
> Acked-by: Heiko Schocher
> Signed-off-by: Simon Glass
> ---
>
> Changes in v6:
> - Drop a stale comment
>
On 10 December 2014 at 08:55, Simon Glass wrote:
> There seem to be a few EEPROM drivers around - perhaps we should have a
> single standard one? This simple driver is used for sandbox testing, but
> could be pressed into more active service.
>
> Signed-off-by: Simon Glass
> Acked-by: Heiko Schoc
On 10 December 2014 at 08:55, Simon Glass wrote:
> Add an I2C bus to the device tree, with an EEPROM emulator attached to one
> of the addresses.
>
> Signed-off-by: Simon Glass
> Acked-by: Heiko Schocher
> Reviewed-by: Masahiro Yamada
> ---
>
> Changes in v6: None
> Changes in v5: None
> Change
On 10 December 2014 at 17:54, Masahiro Yamada wrote:
>
> On Wed, 10 Dec 2014 08:55:51 -0700
> Simon Glass wrote:
>
>> To enable testing of I2C, add a simple I2C EEPROM simulator for sandbox.
>> It supports reading and writing from a small data store.
>>
>> Signed-off-by: Simon Glass
>> Acked-by:
On 10 December 2014 at 08:55, Simon Glass wrote:
> Enable the options to bring up I2C on sandbox. Also enable all the available
> I2C commands for testing purposes.
>
> Signed-off-by: Simon Glass
> Acked-by: Heiko Schocher
Applied to u-boot-dm.
> ---
>
> Changes in v6: None
> Changes in v5: No
On 10 December 2014 at 08:55, Simon Glass wrote:
> Add some basic tests to check that the system works as expected.
>
> Signed-off-by: Simon Glass
> Acked-by: Heiko Schocher
> ---
>
> Changes in v6: None
> Changes in v5:
> - Adjust tests for DM_I2C_CHIP_RE_ADDRESS split
>
> Changes in v4:
> - Ad
On 10 December 2014 at 08:55, Simon Glass wrote:
> In order to test I2C we need some sort of emulation interface. Add hooks
> to allow a driver to emulate an I2C device for sandbox.
>
> Signed-off-by: Simon Glass
> Acked-by: Heiko Schocher
> Reviewed-by: Masahiro Yamada
> ---
>
> Changes in v6:
On 10 December 2014 at 08:55, Simon Glass wrote:
> The uclass implements the same operations as the current I2C framework but
> makes some changes to make it fit driver model better:
>
> - Remove the chip address from API calls
> - Remove the address length from API calls
> - Remove concept of 'cu
On 10 December 2014 at 08:55, Simon Glass wrote:
> The concept of a 'current bus' is now implemented in the command line
> rather than in the uclass. Also the address length does not need to
> be specified with each command - really we should consider dropping
> this from most commands but it work
The present fat implementation ignores FAT16 long name
directory entries which aren't placed in a single sector.
This was becouse of the buffer was always filled by the
two sectors, and the loop was made also for two sectors.
If some file long name entries are stored in two sectors,
the we have t
1 - 100 of 111 matches
Mail list logo