Hi,
On 04/09/2014 01:07 AM, Tom Rini wrote:
> On Wed, Apr 09, 2014 at 12:05:04AM +0200, Hans de Goede wrote:
>
>> Hi,
>>
>> While merging v2014.04-rc3 into our sunxi u-boot branch, I hit a problem
>> where mmc would no longer work in the SPL.
>>
>> The problem is that the new mmc_create call forc
On Wed, Apr 09, 2014 at 12:05:04AM +0200, Hans de Goede wrote:
> Hi,
>
> While merging v2014.04-rc3 into our sunxi u-boot branch, I hit a problem
> where mmc would no longer work in the SPL.
>
> The problem is that the new mmc_create call forces use of HEAP memory,
> while in the SPL there may b
Hi,
While merging v2014.04-rc3 into our sunxi u-boot branch, I hit a problem
where mmc would no longer work in the SPL.
The problem is that the new mmc_create call forces use of HEAP memory,
while in the SPL there may be no HEAP.
For now I've created a small 2048 bytes HEAP in our SPL, but if p
3 matches
Mail list logo