diff --git a/configs/demo9s12ne64/include/board.h b/configs/demo9s12ne64/include/board.h index 5cc40146169..d4c30013c66 100755 --- a/configs/demo9s12ne64/include/board.h +++ b/configs/demo9s12ne64/include/board.h @@ -2,7 +2,7 @@ * configs/demo9s12ne64/include/board.h * include/arch/board/board.h * - * Copyright (C) 2009 Gregory Nutt. All rights reserved. + * Copyright (C) 2009, 2011 Gregory Nutt. All rights reserved. * Author: Gregory Nutt * * Redistribution and use in source and binary forms, with or without diff --git a/configs/demo9s12ne64/ostest/defconfig b/configs/demo9s12ne64/ostest/defconfig index e1f5642239e..fc52adf2612 100755 --- a/configs/demo9s12ne64/ostest/defconfig +++ b/configs/demo9s12ne64/ostest/defconfig @@ -72,7 +72,7 @@ CONFIG_ARCH=hc CONFIG_ARCH_HC=y CONFIG_ARCH_HCS12=y -CONFIG_ARCH_CHIP=mc9s12ne64 +CONFIG_ARCH_CHIP=m9s12 CONFIG_ARCH_CHIP_MCS92S12NEC64=y CONFIG_ARCH_BOARD=demo9s12ne64 CONFIG_ARCH_BOARD_DEMOS92S12NEC64=y