On Mon, 2015-03-02 at 00:07 +0200, Siarhei Siamashka wrote:
> Just one suggestion. It would be really nice if the Debian installer
> could present itself on all the available consoles, so that the user
> can use any of them for providing input to the installer.
There is some reason why d-i doesn't
On Sun, 2015-03-01 at 23:37 +0200, Siarhei Siamashka wrote:
> On Fri, 27 Feb 2015 16:39:45 +
> Ian Campbell wrote:
>
> > On Tue, 2015-02-24 at 04:48 +0200, Siarhei Siamashka wrote:
> > > In order to fully support booting the whole system over USB OTG
> > > without relying on anything else (MM
+Tom
Hi Jagan,
On Tue, Jan 27, 2015 at 9:50 PM, Bin Meng wrote:
> Hi Jagan,
>
> On Sat, Jan 24, 2015 at 6:34 PM, Bin Meng wrote:
>> Hi Jagan,
>>
>> On Mon, Jan 12, 2015 at 2:52 PM, Jagan Teki wrote:
>>> On 12 January 2015 at 09:12, Bin Meng wrote:
Hi Jagan,
On Wed, Dec 17, 2014
On Sun, 2015-03-01 at 09:33 -0700, Simon Glass wrote:
> We currently have Linksprite_pcDuino3 and Linksprite_pcDuino3_fdt. Drop the
> former in favour of the latter.
>
> Signed-off-by: Simon Glass
Is the FDT version a drop in replacement now? I didn't receive the whole
series but I see that e.g.
On Sun, 2015-03-01 at 09:33 -0700, Simon Glass wrote:
> Since we will use these bindings on sunxi, bring them in from Linux
> 4.0-rc1.
>
> Signed-off-by: Simon Glass
Acked-by: Ian Campbell
Although I do wonder if rather than importing all these bindings whether
we shouldn't just be referencing
On Sun, 2015-03-01 at 09:33 -0700, Simon Glass wrote:
> Adjust the Ethernet initialisation code to support driver model.
> It is no-longer necessary to call designware_initialize(). The device will
> be probed when it is used. The PHY type and GMAC base will come from the
> device tree.
I wonder i
On Sun, 2015-03-01 at 09:33 -0700, Simon Glass wrote:
> Switch this board over to use driver model for Ethernet
>
> Cover-letter
> RFC: dm: net: Conversion patches for sunxi driver model Ethernet
> This series is for Joe Hershberger. It is based on his RFC driver model
> Ethernet implementation, a
>
> +Anatolij, Nikita
>
> Hi,
Hi,
many thanks for response.
>
> On 2 March 2015 at 03:12, Hannes Petermaier
> wrote:
> > Hello everybody,
> >
> > A short question about lcd-console:
> >
> > Today u-boot only supports a 'linear framebuffer', meaning the next
pixel
> > of a character is allways
The Freescale LS1021ATWR share some pins, so Add the hwconfig option
that allows the user to choose which the function he wants.
Signed-off-by: Yuan Yao
---
board/freescale/ls1021atwr/ls1021atwr.c | 78 +
1 file changed, 78 insertions(+)
diff --git a/board/freesc
Signed-off-by: Angela Stegmaier
Signed-off-by: Dileep Katta
---
arch/arm/cpu/armv7/omap5/Kconfig | 5 +
board/ti/dra7xx/Kconfig | 13 ++
board/ti/dra7xx/MAINTAINERS | 2 +
configs/dra7xx_evm_android_defconfig | 5 +
include/configs/dra7xx_evm_android.h | 313
g_dnl_gadget_register() fails for dra7xx dwc3 gadget
when running cmd_fastboot.
Calling board_usb_init() fixes this.
Signed-off-by: Angela Stegmaier
Signed-off-by: Dileep Katta
---
common/cmd_fastboot.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/common/cmd_fastboot.c b/common/cmd_fas
Adds the registers to get the serial number of dra7xx boards.
Serial# environment variable will be set if not done already.
This will be useful to show correct information in
"fastboot devices" commands.
Signed-off-by: Angela Stegmaier
Signed-off-by: Dileep Katta
---
arch/arm/cpu/armv7/omap5/pr
Signed-off-by: Angela Stegmaier
Signed-off-by: Dileep Katta
---
board/ti/dra7xx/Makefile | 1 +
board/ti/dra7xx/fastboot.c | 45
common/cmd_bootm.c | 5
drivers/usb/gadget/f_fastboot.c | 5
include/con
Corrected Tom Rini's mail id.
Regards,
Dileep
On 3 March 2015 at 16:40, Dileep Katta wrote:
> Signed-off-by: Angela Stegmaier
> Signed-off-by: Dileep Katta
> ---
> arch/arm/cpu/armv7/omap5/Kconfig | 5 +
> board/ti/dra7xx/Kconfig | 13 ++
> board/ti/dra7xx/MAINTAINERS
Corrected Tom Rini's mail id. And patch version. (My bad)
Regards, Dileep
On 3 March 2015 at 16:40, Dileep Katta wrote:
> g_dnl_gadget_register() fails for dra7xx dwc3 gadget
> when running cmd_fastboot.
> Calling board_usb_init() fixes this.
>
> Signed-off-by: Angela Stegmaier
> Signed-off-by
Corrected Tom Rini's Mail id and patch version.
Regards, Dileep
On 3 March 2015 at 16:40, Dileep Katta wrote:
> Adds the registers to get the serial number of dra7xx boards.
> Serial# environment variable will be set if not done already.
> This will be useful to show correct information in
> "f
Corrected Tom Rini's Mail id.
Regards, Dileep
On 3 March 2015 at 16:40, Dileep Katta wrote:
> Signed-off-by: Angela Stegmaier
> Signed-off-by: Dileep Katta
> ---
> board/ti/dra7xx/Makefile | 1 +
> board/ti/dra7xx/fastboot.c | 45
>
On Thu, Feb 26, 2015 at 03:06:10PM +, FengHua wrote:
>
> hi Mark,
Hi,
>You did very detailed analysis of the cache beheaviour. Yes, this
> patch is not perfect.
> But it did fix the actually existed bug. I will try to describe it more
> clearly in the following.
While this may app
On Mon, Mar 2, 2015 at 3:22 PM, Otavio Salvador wrote:
> On Mon, Mar 2, 2015 at 3:14 PM, Fabio Estevam wrote:
>> Hi Otavio,
>>
>> On Mon, Mar 2, 2015 at 3:12 PM, Otavio Salvador
>> wrote:
>>
>>> Well this README is covering WaRP so we ought to cover WaRP specifics there.
>>
>> What is the exact
Hi,
On 03-03-15 09:34, Ian Campbell wrote:
On Sun, 2015-03-01 at 09:33 -0700, Simon Glass wrote:
We currently have Linksprite_pcDuino3 and Linksprite_pcDuino3_fdt. Drop the
former in favour of the latter.
Signed-off-by: Simon Glass
Is the FDT version a drop in replacement now?
AFAIK yes,
Add support to configure PWM_OUT(PWM output) GPIO and
BL_EN(backlight enable) GPIO, if provided in FIMD DT node.
Signed-off-by: Ajay Kumar
---
doc/device-tree-bindings/video/exynos-fb.txt |2 ++
drivers/video/exynos_fb.c| 23 +++
2 files changed, 25
Add support for the eDP panel supported on peach_pi.
Changes since V1:
-- Address comments for clock changes
-- Remove the use of GPIO enums, and use DT to specify GPIOs.
Ajay Kumar (8):
[PATCH V2 1/8] arm: exynos: add display clocks for Exynos5800
[PATCH V2 2/8] Exynos5: Fix
Hi,
On 3 March 2015 at 06:29, Hans de Goede wrote:
> Hi,
>
> On 03-03-15 09:34, Ian Campbell wrote:
>>
>> On Sun, 2015-03-01 at 09:33 -0700, Simon Glass wrote:
>>>
>>> We currently have Linksprite_pcDuino3 and Linksprite_pcDuino3_fdt. Drop
>>> the
>>> former in favour of the latter.
>>>
>>> Signe
Now that the exynos_fb driver supports handling backlight GPIO
via DT, specify pwm output property via FIMD DT node.
Signed-off-by: Ajay Kumar
---
arch/arm/dts/exynos54xx.dtsi |1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/dts/exynos54xx.dtsi b/arch/arm/dts/exynos54xx.dtsi
index
Add support to configure EDP_RST GPIO and EDP_SLP GPIO,
if provided in parade DT node.
Signed-off-by: Ajay Kumar
---
drivers/video/parade.c | 15 +++
1 file changed, 15 insertions(+)
diff --git a/drivers/video/parade.c b/drivers/video/parade.c
index 0f543f6..525ef07 100644
--- a/d
Add backlight enable GPIO, and delay needed for panel powerup
via FIMD DT node.
Signed-off-by: Ajay Kumar
---
arch/arm/dts/exynos5800-peach-pi.dts |3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm/dts/exynos5800-peach-pi.dts
b/arch/arm/dts/exynos5800-peach-pi.dts
index e4bc100.
Remove GPIOs from smdk5420 board file and because the same
is already specified via DT.
Signed-off-by: Ajay Kumar
---
board/samsung/smdk5420/smdk5420.c | 15 ---
1 file changed, 15 deletions(-)
diff --git a/board/samsung/smdk5420/smdk5420.c
b/board/samsung/smdk5420/smdk5420.c
ind
Now that parade driver supports reading SLP and RST GPIO
from DT, specify the same in parade DT node.
Signed-off-by: Ajay Kumar
---
arch/arm/dts/exynos5420-peach-pit.dts |2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/dts/exynos5420-peach-pit.dts
b/arch/arm/dts/exynos5420-peac
Add get_lcd_clk and set_lcd_clk callbacks for Exynos5800 needed by
exynos video driver.
Signed-off-by: Ajay Kumar
---
arch/arm/cpu/armv7/exynos/clock.c | 66 ++--
arch/arm/include/asm/arch-exynos/clk.h |3 ++
2 files changed, 66 insertions(+), 3 deletions(-
The existing setting for rpll_sdiv generates 70.5Mhz RPLL
video clock to drive 1366x768 panel on peach_pit.
This clock rate is not sufficient to drive 1920x1080 panel on peach-pi.
So, we adjust rpll_sdiv to 3 so that it generates 141Mhz pixel clock
which can drive peach-pi LCD.
This change doesn'
On Mon, Mar 02, 2015 at 09:39:37PM -0700, Simon Glass wrote:
> Hi Tom,
>
> On 2 March 2015 at 17:51, Tom Rini wrote:
> > On Mon, Mar 02, 2015 at 03:19:05PM -0700, Simon Glass wrote:
> >> Hi,
> >>
> >> On 26 February 2015 at 10:26, Simon Glass wrote:
> >> > This series includes a few more patches
On Tue, Mar 3, 2015 at 7:33 PM, Ajay Kumar wrote:
> Add support for the eDP panel supported on peach_pi.
>
> Changes since V1:
> -- Address comments for clock changes
> -- Remove the use of GPIO enums, and use DT to specify GPIOs.
>
> Ajay Kumar (8):
> [PATCH V2 1/8] arm: exynos:
On Tue, Mar 3, 2015 at 5:10 AM, Dileep Katta wrote:
> Signed-off-by: Angela Stegmaier
> Signed-off-by: Dileep Katta
> ---
> board/ti/dra7xx/Makefile | 1 +
> board/ti/dra7xx/fastboot.c | 45
>
> common/cmd_bootm.c |
On Tue, Mar 03, 2015 at 09:06:15AM -0500, Tom Rini wrote:
> On Mon, Mar 02, 2015 at 09:39:37PM -0700, Simon Glass wrote:
> > Hi Tom,
> >
> > On 2 March 2015 at 17:51, Tom Rini wrote:
> > > On Mon, Mar 02, 2015 at 03:19:05PM -0700, Simon Glass wrote:
> > >> Hi,
> > >>
> > >> On 26 February 2015 at
Replace "mmc open/close" with "mmc dev" in mx6sabre_common.h as those commands
were removed with this commit: 614b2bf1c9bf80dbad24f5e5ce1d115bf24a831d
cmd_mmc.c: Drop open/close mmc sub-commands
Signed-off-by: Maxin B. John
---
include/configs/mx6sabre_common.h | 4 +---
1 file changed, 1 i
Hi,
Le 26/02/2015 18:10, Hannes Petermaier a écrit :
Hi Guillaume,
which imageformat (bpp) do you have?
It depends on images tested. Most of them are: "PC bitmap, Windows 3.x format, XXX x
YY x 8". Just see tools/logos/*.bmp in U-Boot sources.
I also created my own BMP image using convert
Hi Tom,
On 3 March 2015 at 07:48, Tom Rini wrote:
> On Tue, Mar 03, 2015 at 09:06:15AM -0500, Tom Rini wrote:
>> On Mon, Mar 02, 2015 at 09:39:37PM -0700, Simon Glass wrote:
>> > Hi Tom,
>> >
>> > On 2 March 2015 at 17:51, Tom Rini wrote:
>> > > On Mon, Mar 02, 2015 at 03:19:05PM -0700, Simon Gl
This series includes a few more patches aimed at getting rid of gdata, the
parallel global_data structure introduced on some ARM boards.
It also collects together the other patches which have been sent previously,
so that everything is in one place.
I would like get this agreed and applied to u-b
This function has grown into something of a monster. Some boards are setting
up a console and DRAM here in SPL. This requires global_data which should be
set up in one place (crt0.S).
There is no need for SPL to use s_init() for anything since board_init_f()
is called immediately afterwards.
Sign
Use the full driver model GPIO and serial drivers in SPL now that these are
supported. Since device tree is not available they will use platform data.
Remove the special SPL GPIO function as it is no longer needed.
This is all in one commit to maintain bisectability.
Signed-off-by: Simon Glass
This is already set up in crt0.S. We don't need a new structure and don't
really want one in the 'data' section of the image, since it will be empty
and crt0.S's changes will be ignored.
As an interim measure, remove it only if CONFIG_DM is not defined. This
allows us to press ahead with driver mo
Currently SDRAM is set up before global_data is available. This will soon
not work. Adjust the ordering to cope, using the new CONFIG_SPL_STACK_R
option to ensure that the stack is still in SDRAM once baord_init_r()
starts in SPL.
Signed-off-by: Simon Glass
---
Changes in v6:
- Add new patch for
When CONFIG_SYS_MALLOC_SIMPLE is defined, free() is a static inline. Make
sure that the export interface still builds in this case.
Signed-off-by: Simon Glass
---
Changes in v6: None
Changes in v5: None
Changes in v4:
- Add new patch to make the export interface support CONFIG_SYS_MALLOC_SIMPLE
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 a lot of stack, some boards set CONFIG_SPL_STACK to
point into SDRAM. They then set up SDRAM very early, before board_init_f(),
so that the larger st
On Tue, Mar 03, 2015 at 08:03:02AM -0700, Simon Glass wrote:
> Currently SDRAM is set up before global_data is available. This will soon
> not work. Adjust the ordering to cope, using the new CONFIG_SPL_STACK_R
> option to ensure that the stack is still in SDRAM once baord_init_r()
> starts in SPL
Hi Tom,
On 3 March 2015 at 08:15, Tom Rini wrote:
> On Tue, Mar 03, 2015 at 08:03:02AM -0700, Simon Glass wrote:
>
>> Currently SDRAM is set up before global_data is available. This will soon
>> not work. Adjust the ordering to cope, using the new CONFIG_SPL_STACK_R
>> option to ensure that the s
This commit adds support to max77686 regulator driver
based on a uclass regulator driver-model api, which
provides implementation of all uclass regulator api
function calls.
New file: drivers/power/regulator/max77686.c
New config: CONFIG_DM_REGULATOR_MAX77686
Signed-off-by: Przemyslaw Marczak
--
Hello,
Here is the second RFC version of the new PMIC framework.
The changes made in this version are described below each commit.
So again, a quick summary of:
Framework:
- Add new uclass types:
-- UCLASS_PMIC(for device I/O)
-- UCLASS_PMIC_REGULATOR (for common regulator ops)
- Two uclass driv
This is the implementation of driver model regulator uclass api.
To use it, the CONFIG_DM_PMIC is required with driver implementation,
since it provides pmic devices basic I/O API.
The regulator framework is based on a 'struct dm_regulator_ops'.
It provides a common function calls, for it's basic
This change enables the configs required to init and setup
max77686 regulator driver, using the new driver model pmic API.
Enabled configs:
- CONFIG_DM_PMIC_I2C
- CONFIG_DM_PMIC_MAX77686
- CONFIG_DM_REGULATOR
- CONFIG_DM_REGULATOR_MAX77686
And removes the unused:
- CONFIG_DM_I2C_COMPAT
- CONFIG_P
Adding regulators subnode to fdt max77686 node allows properly init
regulators descriptors from by the max77686 regulator driver.
This enables the complete functionality of the regulator command.
Signed-off-by: Przemyslaw Marczak
---
Changes V2:
- odroid: dts: remove pmic alias
---
arch/arm/dts/
Move the configs listed below from exynos5-dt-common.h to exynos5-common.h:
- CONFIG_POWER
- CONFIG_POWER_I2C
fixes build break for Arndale and Smdk5250 boards.
Signed-off-by: Przemyslaw Marczak
---
include/configs/exynos5-common.h | 4
1 file changed, 4 insertions(+)
diff --git a/include/
To implement functionality for devices connected by some external
interface, sometimes there is need to implement more then one,
and different uclass type drivers.
But only one i2c/spi dm chip can exists, per each bus i2c address
or spi select. Then, it seems to be useful, to get the child device
This is an introduction to driver-model multi uclass PMIC support.
It starts with UCLASS_PMIC - a common PMIC devices uclass type
to provide device read/write operations only.
Beside two basic operations the pmic platform data is introduced,
which provides basic informations about the pmic device
This is the implementation of driver model uclass pmic driver.
The max77686 pmic driver implements read/write operations and driver
bind method - to bind other pmic uclass devices as a parent pmic device.
This driver provides pmic_platdata for also for child regulator.
This driver will try to bind
In the power_init_board function call, regulator driver init is called,
so before compile, make sure that any power framework is defined.
Signed-off-by: Przemyslaw Marczak
---
board/samsung/common/board.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/board/samsung/commo
On 03/03/2015 12:45 AM, Siarhei Siamashka wrote:
[...]
> In one way, this can be verified by just checking that the necessary
> bits in the system registers are properly set according to the
> recommendations from the errata lists. AFAIK, only writes to these
> registers are restricted, so that it
Signed-off-by: Przemyslaw Marczak
---
Changes v2:
- update documentation with the framework api changes
---
doc/driver-model/dm-pmic-framework.txt | 367 +
1 file changed, 367 insertions(+)
create mode 100644 doc/driver-model/dm-pmic-framework.txt
diff --git a/do
This introduces new commands:
- pmic (new) - CONFIG_DM_PMIC_CMD
- regulator - CONFIG_DM_REGULATOR_CMD
Both uses a common code and dm pmic api.
To avoid code mess the old pmic command is kept without changes.
Command pmic
The new pmic command uses driver model pmic api. The previous pmic
I/O funct
This commit change the old pmic framework calls with the new ones.
Signed-off-by: Przemyslaw Marczak
---
Changes v2:
- remove board_init_i2c() call
- update regulator calls
- update headers
- samsung/misc.c: include required header
---
board/samsung/common/misc.c | 1 +
board/samsung/odroid/o
On 02/25/2015 02:55 PM, Nishanth Menon wrote:
> Add workaround for Cortex-A15 ARM erratum 798870 which says
> "If back-to-back speculative cache line fills (fill A and fill B) are
> issued from the L1 data cache of a CPU to the L2 cache, the second
> request (fill B) is then cancelled, and the seco
Hello,
On 03/03/2015 05:24 PM, Przemyslaw Marczak wrote:
Hello,
Here is the second RFC version of the new PMIC framework.
The changes made in this version are described below each commit.
So again, a quick summary of:
Framework:
- Add new uclass types:
-- UCLASS_PMIC(for device I/O)
-- UCLA
From: Inha Song
This patch invokes board-specific USB cleanup (board_usb_cleanup)
function in the thor gadget.
Signed-off-by: Inha Song
---
common/cmd_thordown.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/common/cmd_thordown.c b/common/cmd_thordown.c
index 8ed1dc6..436b7f5 100644
---
From: Marek Szyprowski
DWC3 hangs on OUT requests smaller than maxpacket size,
so HACK the request length to be at least equal to maxpacket size.
Signed-off-by: Marek Szyprowski
---
drivers/usb/dwc3/gadget.c | 8
1 file changed, 8 insertions(+)
diff --git a/drivers/usb/dwc3/gadget.c
From: Marek Szyprowski
This patch adds code to select standard, commonly used usb endpoint
configuration (ep1in-bulk, ep2out-bulk, ep3in-int) to dwc3 driver. This
ensures compatibility with old userspace and windows drivers, which
expects hardcoded endpoint numbers.
Signed-off-by: Marek Szyprows
From: Marek Szyprowski
There is no point in calling dwc3_thread_interrupt() if no event is
pending. There is also no point in flushing event cache in EVERY loop
iteration.
Signed-off-by: Marek Szyprowski
---
drivers/usb/dwc3/core.c | 7 ---
drivers/usb/dwc3/gadget.c | 15 +--
From: Marek Szyprowski
Storing thor device struct as an EP private data. It is necessary for
DWC3 operation.
Signed-off-by: Marek Szyprowski
---
drivers/usb/gadget/f_thor.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/usb/gadget/f_thor.c b/drivers/usb/gadget/f_thor.c
index 1f
And the patchset on github:
https://github.com/bobenstein/u-boot/tree/dm-pmic-v2
Best regards,
--
Przemyslaw Marczak
Samsung R&D Institute Poland
Samsung Electronics
p.marc...@samsung.com
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.d
Hi Marco,
On 23/02/2015 15:34, Marco Cavallini wrote:
>
> Signed-off-by: Marco Cavallini
> ---
> arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c | 18 ++
> 1 file changed, 18 insertions(+)
>
> diff --git a/arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c
> b/arch/arm/cpu/arm926ejs/mxs/sp
From: Inha Song
This patch invokes board-specific USB cleanup (board_usb_cleanup)
function in the mass storage gadget
Signed-off-by: Inha Song
---
common/cmd_usb_mass_storage.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/common/cmd_usb_mass_storage.c b/common/cmd_usb_mass_storage.c
ind
This patch set should be applied on top of recent Kishon Vijay Abraham I
work (v2) regarding providing dwc3 support to u-boot as well as clean up
of the linux-compat header file.
For the whole patch set please refer to -dfu u-boot repo, branch
(devel/dwc3_gadget):
http://git.denx.de/?p=u-boot/u-bo
Hello,
I am trying to boot the kernel image from SD-CARD (mmc0) in the CM-510
SoM(provided by Compulab) using the u-boot image provided by Compulab:
http://www.compulab.co.il/products/computer-on-modules/cm-a510/#devres
By default, it seems SD-Card is not enabled, so I think I have to
config
This definition is necessary for Exynos based boards to work properly.
Signed-off-by: Lukasz Majewski
---
board/samsung/common/board.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/board/samsung/common/board.c b/board/samsung/common/board.c
index 6c7f59b..7b10877 100644
--- a/board/s
From: Joonyoung Shim
This commit makes the dwc3_set_mode() as static, to prevent collisions.
Signed-off-by: Joonyoung Shim
Signed-off-by: Lukasz Majewski
---
drivers/usb/dwc3/core.c | 2 +-
drivers/usb/dwc3/core.h | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/us
Commit "drivers/dwc3: add a workaround for too small OUT requests"
sets max packet for OUT requests when transfer is smaller.
Until this change the default maxpacket for non EP0 EPs was 1024. This is
too much, since UMS LBA size is 512B
Signed-off-by: Lukasz Majewski
---
drivers/usb/dwc3/gadget
This definition is necessary for S5PC110 based GONI board to work properly.
Signed-off-by: Lukasz Majewski
---
board/samsung/goni/goni.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/board/samsung/goni/goni.c b/board/samsung/goni/goni.c
index 58cf96e..d943d63 100644
--- a/board/samsun
It turned out that current dwc3 gadget code is preparing multiple TRBs
for a transfer. Unfortunately, when multiple requests are in the same
queue, only for the last one the LST (last) ctrl bit is set.
Due to that dwc3 HW executes all TRBs up till the one marked as last.
Unfortunately, UMS require
The BIT() macro is used only in those places, so it is reasonable to
replace it by a constant value.
Signed-off-by: Lukasz Majewski
---
drivers/usb/dwc3/core.h | 2 +-
drivers/usb/dwc3/gadget.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/usb/dwc3/core.h b/dri
For u-boot dwc3 driver the scatter gather list support has been removed
from original linux code. It is correct, since we try to send one request
at a time.
However, the cleanup left spurious break, which caused early exit from
loop at dwc3_cleanup_done_reqs() function. As a result the
dwc3_gadget
DWC3 UDC driver requires presence of .reset callback in a composite driver.
This setting is similar to the one nowadays present in linux kernel.
Signed-off-by: Lukasz Majewski
---
drivers/usb/gadget/composite.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/usb/gadget/composite.c b/
with WCR_WDW set, the watchdog won't trigger if we bootet linux and idle
around while the watchdog is not triggered. It seems the timer makes
progress very slowly if at all. I managed to remain 20minutes alive
while the timeout was set to 60secs. It reboots within 60secs if I start
a busyloop in us
On 03/03/2015 11:08 AM, Tom Rini wrote:
> On Wed, Feb 25, 2015 at 02:55:13PM -0600, Nishanth Menon wrote:
>
>> set_pl310_ctrl_reg does use the Secure Monitor Call (SMC) to setup
>> PL310 control register, however, that is something that is generic
>> enough to be used for OMAP5 generation of proce
On Wed, Feb 25, 2015 at 02:55:13PM -0600, Nishanth Menon wrote:
> set_pl310_ctrl_reg does use the Secure Monitor Call (SMC) to setup
> PL310 control register, however, that is something that is generic
> enough to be used for OMAP5 generation of processors as well. The
> only difference being the
On 02/18/2015 09:35 AM, menon.nisha...@gmail.com wrote:
> On Wed, Feb 18, 2015 at 7:12 AM, Vitaly Andrianov wrote:
>>
>>
>> On 02/17/2015 05:47 PM, Nishanth Menon wrote:
>>>
>>> On Tue, Feb 17, 2015 at 4:27 PM, Murali Karicheri
>>> wrote:
>>
>> is complete the boot-loader sets the PC to t
Hi Rob,
On 3 March 2015 at 19:45, Rob Herring wrote:
> On Tue, Mar 3, 2015 at 5:10 AM, Dileep Katta
> wrote:
> > Signed-off-by: Angela Stegmaier
> > Signed-off-by: Dileep Katta
> > ---
> > board/ti/dra7xx/Makefile | 1 +
> > board/ti/dra7xx/fastboot.c | 45
> ++
On 03/03/2015 11:31 AM, Dileep Katta wrote:
> On 3 March 2015 at 19:45, Rob Herring wrote:
>
>> On Tue, Mar 3, 2015 at 5:10 AM, Dileep Katta
>> wrote:
[...]
>>> diff --git a/common/cmd_bootm.c b/common/cmd_bootm.c
>>> index 48199bf..00791be 100644
>>> --- a/common/cmd_bootm.c
>>> +++ b/common/c
On Tue, Mar 03, 2015 at 08:03:00AM -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 a lot of stack, some boards set CONFIG_SPL_STACK to
> point into SDRAM. They then
On 03/03/2015 11:12 AM, Nishanth Menon wrote:
> On 03/03/2015 11:08 AM, Tom Rini wrote:
>> On Wed, Feb 25, 2015 at 02:55:13PM -0600, Nishanth Menon wrote:
>>
>>> set_pl310_ctrl_reg does use the Secure Monitor Call (SMC) to setup
>>> PL310 control register, however, that is something that is generic
On Tue, Mar 03, 2015 at 11:12:33AM -0600, Nishanth Menon wrote:
> On 03/03/2015 11:08 AM, Tom Rini wrote:
> > On Wed, Feb 25, 2015 at 02:55:13PM -0600, Nishanth Menon wrote:
> >
> >> set_pl310_ctrl_reg does use the Secure Monitor Call (SMC) to setup
> >> PL310 control register, however, that is so
On 03/03/2015 12:27 PM, Nishanth Menon wrote:
On 02/18/2015 09:35 AM, menon.nisha...@gmail.com wrote:
On Wed, Feb 18, 2015 at 7:12 AM, Vitaly Andrianov wrote:
On 02/17/2015 05:47 PM, Nishanth Menon wrote:
On Tue, Feb 17, 2015 at 4:27 PM, Murali Karicheri
wrote:
is complete the boot-load
Hi
On 2 March 2015 at 18:14, Fabio Estevam wrote:
> Entering the maximum number of characters defined by CONFIG_SYS_CBSIZE into
> the console and hitting enter afterwards, causes a hang in the system because
> CONFIG_SYS_PBSIZE is not capable of storing the extra characters of the error
> message
Hi Tom,
On 3 March 2015 at 10:49, Tom Rini wrote:
> On Tue, Mar 03, 2015 at 08:03:00AM -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 a lot of stack, some bo
On Tue, Mar 03, 2015 at 12:04:16PM -0700, Simon Glass wrote:
> Hi Tom,
>
> On 3 March 2015 at 10:49, Tom Rini wrote:
> > On Tue, Mar 03, 2015 at 08:03:00AM -0700, Simon Glass wrote:
> >
> >> At present SPL uses a single stack, either CONFIG_SPL_STACK or
> >> CONFIG_SYS_INIT_SP_ADDR. Since some SP
On 02/24/2015 02:08 PM, Stephen Warren wrote:
This series performs a few small cleanups to or parameterizations of the
existing Tegra pinmux driver, and adds Tegra210 support. The Tegra210
code isn't actually used yet, since the balance of the Tegra210 support
is not yet present. However, it shou
On 02/18/2015 01:27 PM, Stephen Warren wrote:
From: Stephen Warren
Syseng has revamped the Jetson TK1 pinmux spreadsheet, basing the content
completely on correct configuration for the board/schematic, rather than
the previous version which was based on the bare minimum changes relative
to anot
I've been side-tracked with other work. Let me take another look, if it's all
gravy I'll apply them to u-boot-tegra/next.
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Tuesday, March 03, 2015 1:19 PM
> To: Tom Warren
> Cc: u-boot@lists.denx.de; Simon G
I'm using this locally, so I'll apply it and push a new u-boot-tegra/next.
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Tuesday, March 03, 2015 1:20 PM
> To: Tom Warren
> Cc: u-boot@lists.denx.de; Simon Glass; Stephen Warren
> Subject: Re: [U-Boot] [PA
I have a custom board in a git workspace for U-Boot 2014.07. I've copied
most of this from the .../board/ti/beagle. My board directory Makefile
looks like
8<---
obj-y := board.o
8<---
I'd like to add a few files to this directory that are processed during
"make all" and have any newly derived
On Tue, Mar 3, 2015 at 11:48 AM, Maxin B. John wrote:
> Replace "mmc open/close" with "mmc dev" in mx6sabre_common.h as those commands
> were removed with this commit: 614b2bf1c9bf80dbad24f5e5ce1d115bf24a831d
>
> cmd_mmc.c: Drop open/close mmc sub-commands
>
> Signed-off-by: Maxin B. John
Ac
The Forfun Q88DB is an A13 tablet in the common Q8 format.
Features are 512MB RAM, 4GB NAND, 7" Display, RTL8188 Wifi, 2 cameras.
For more details see: http://linux-sunxi.org/Forfun_Q88DB
Signed-off-by: Jens Lucius
---
:100644 100644 9a287d3... cfc2764... M board/sunxi/MAINTAINERS
:00 100
1 - 100 of 165 matches
Mail list logo