[coreboot-gerrit] Patch merged into coreboot/master: 3aa5816 am335x: Clean up/fix some settings in the am335x Kconfig.

gerrit at coreboot.org gerrit at coreboot.org
Mon Jun 3 03:10:18 CEST 2013


the following patch was just integrated into master:
commit 3aa58162e1be25ad77800879e73a087ddbdc660c
Author: Gabe Black <gabeblack at chromium.org>
Date:   Wed May 29 16:42:20 2013 +0200

    am335x: Clean up/fix some settings in the am335x Kconfig.
    
    Some settings in the am335x Kconfig weren't actually used for anything, some
    where place holders, and some where left over from another CPU. The memory
    addresses are in the internal RAM in the SOC as described in the reference
    manual. The stack is put where the internal ROM had its stack, and the
    bootblock is put at the bottom of that region as the manual suggests. The
    ROM stage offset is set to 10K which is a bit bigger than the ~7.5K the
    bootblock currently takes up.
    
    Change-Id: I1a117d789a791d7e3db1118823f8216b3361433c
    Signed-off-by: Gabe Black <gabeblack at chromium.org>
    Reviewed-on: http://review.coreboot.org/3327
    Tested-by: build bot (Jenkins)
    Reviewed-by: David Hendricks <dhendrix at chromium.org>


See http://review.coreboot.org/3327 for details.

-gerrit



More information about the coreboot-gerrit mailing list