On Fri, Jul 1, 2016 at 6:54 PM, Hongbo Zhang wrote:
> On Sun, Jun 19, 2016 at 12:38 PM, Chen-Yu Tsai wrote:
>> Now that we have a data section, add helper functions to save and fetch
>> per-CPU target PC.
>>
>> Signed-off-by: Chen-Yu Tsai
>> ---
>> arch/arm/cpu/armv7/Makefile | 1 +
>> ar
On Fri, Jul 1, 2016 at 6:19 PM, Hongbo Zhang wrote:
> On Sun, Jun 19, 2016 at 12:38 PM, Chen-Yu Tsai wrote:
>> Now that we have a data section, add helper functions to save and fetch
>> per-CPU target PC.
>>
>> Signed-off-by: Chen-Yu Tsai
>> ---
>> arch/arm/cpu/armv7/Makefile | 1 +
>> ar
On Fri, Jul 1, 2016 at 6:39 PM, Hongbo Zhang wrote:
> On Sun, Jun 19, 2016 at 12:38 PM, Chen-Yu Tsai wrote:
>> The original PSCI implementation assumed CONFIG_ARMV7_PSCI_NR_CPUS=4.
>> Add this as a fallback value in case platforms have not defined it.
>>
>> Signed-off-by: Chen-Yu Tsai
>> ---
>>
This patch fixes incorrect RPC packet layout caused by
'long' type size difference on 64 and 32-bit architectures.
Signed-off-by: Ralf Hubert
---
net/nfs.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/net/nfs.c b/net/nfs.c
index 381b75f..dd4a3dc 100644
--- a/
HI Simon
Huang Lin is the correct guy for this. But he is kind of busy these days. I
will talk to him to see if he have time to do it.
2016-06-30 23:24 GMT+08:00 Simon Glass :
> Hi Eddie,
>
> A few boards are missing maintainer files - can you please see if
> someone can send a patch for this?
>
Return value of rtl_send_common propogates unmodified all the way
up to eth_send and further to API consumer if CONFIG_API is enabled.
Previously rtl_send_common returned number of bytes sent on success
which was erroneouly detected as error condition by API consumers
that checked for operation suc
Hi,
On 30-06-16 17:24, Simon Glass wrote:
Hi,
On 30 June 2016 at 03:00, Hans de Goede wrote:
Hi Andre,
On 30-06-16 02:25, Andre Przywara wrote:
Probably due to some (ill-founded) fear of a large BSS all sunxi boards
forced their SPL BSS section into DRAM.
This only works if there is no usa
Hi,
On 24-06-16 14:33, Quentin Schulz wrote:
The Parrot Board is an evaluation board with an Allwinner R16 (assumed
to be close to an Allwinner A33), 4GB of eMMC, 512MB of RAM, USB host
and OTG, a WiFi/Bluetooth combo chip, a micro SD Card reader, 2
controllable buttons, an LVDS port with separa
Hi,
On 19-06-16 06:38, Chen-Yu Tsai wrote:
Hi everyone,
This is ARM PSCI improvements part 2. This series cleans up PSCI stack
allocation and target PC storage by introducing a secure stack section
and a secure data section.
I've added this series to my personal repo sunxi-wip branch for test
Hi Tom,
Here is hopefully the last sunxi pull-req for v2016.07,
it contains 2 misc. fixes and 1 new board.
The following changes since commit 0e1e587ff4fc2d81ad4f6313f02c5ca4c8ceea01:
Prepare v2016.07-rc3 (2016-07-01 17:43:17 -0400)
are available in the git repository at:
http://git.denx.
Hi,
Has the dts file been submitted to the upstream kernel ?
If not please do so.
Also please provide a short description of the board in the
commit msg, and add a line like "The dts file matches the one
submitted to the upstream kernel" the commit msg.
Last but not least, please add a board/su
Hi,
On 29-06-16 10:43, Bernhard Nortmann wrote:
This patch modifies the usb_device_info() function to enumerate
active USB hubs by iterating UCLASS_USB_HUB directly.
The previous code used UCLASS_USB nodes instead and retrieved
their first child node, expecting it to be a hub. However, it
did n
Hi,
On Sat, Jul 2, 2016 at 8:00 PM, Hans de Goede wrote:
> Hi,
>
> On 19-06-16 06:38, Chen-Yu Tsai wrote:
>>
>> Hi everyone,
>>
>> This is ARM PSCI improvements part 2. This series cleans up PSCI stack
>> allocation and target PC storage by introducing a secure stack section
>> and a secure data
Hello,
I'm getting the following build errors when I'm trying to build U-Boot
for a board with UBIFS in its config from the current U-Boot mainline:
fs/built-in.o: In function `do_fs_type':
(.text+0x6a0): undefined reference to `dbg_chk_lpt_free_spc'
fs/built-in.o: In function `do_fs_type':
(.tex
14 matches
Mail list logo