Go to previous topic
Go to next topic
Last Post 21 Oct 2005 05:54 PM by  Anonymous
Increasing the RAM size.
 2 Replies
Author Messages
dhayes
New Member
New Member
Posts:


--
20 Sep 2005 09:09 AM
    To use all of the 64MB our dev kit has, Is it only necessary to edit
    ...\PLATFORM\LoCE\src\inc\card_engine\pxa270_10_config_bib.h ?
    mikea@logicpd.com
    New Member
    New Member
    Posts:


    --
    21 Sep 2005 11:12 AM
    In order to use all 64MB, we need to map the memory in the oemaddresstable. This has been done in our source tree and it will be released with this next kernel release. (Along with Relocation, Flash image support)

    The 64MB support will require a change to the pxa270_10_config_bib.h file also, which we will do so it is there by default.

    Thanks,
    -Mike
    Anonymous
    Posts:


    --
    21 Oct 2005 05:54 PM
    dhayes,

    This change has been implemented into the latest release of LoCE. You can download the updated BSP and Kernel here:

    http://www.logicpd.com/do...d_loce_bsp_2_2_0.zip

    http://www.logicpd.com/do...xa270_50_2_2_0_0.zip

    Thanks,


    ---