@@ -315,7 +315,7 @@ DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
gArmTokenSpaceGuid.PcdSystemMemorySize|0x10000000
gArmTokenSpaceGuid.PcdArmPrimaryCoreMask|0x0f
gArmTokenSpaceGuid.PcdArmPrimaryCore|0x00
- gArmTokenSpaceGuid.PcdTrustzoneSupport|TRUE
+ gArmTokenSpaceGuid.PcdTrustzoneSupport|FALSE
#
# ARM Pcds
#
@@ -347,11 +347,13 @@ DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
#gArmTokenSpaceGuid.PcdArmMachineType|2925
gArmTokenSpaceGuid.PcdArmMachineType |3455
gArmPlatformTokenSpaceGuid.PcdDefaultBootDescription|L"SD-MMC Booting"
- gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L"VenHw(B615F1F5-5088-43CD-809C-A16E52487D00)/HD(1,MBR,0x00000000,0x2000,0xEED000)/zImage"
- gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument|"root=/dev/mmcblk0p2 rw rootwait console=ttySAC1,115200 init=/linuxrc"
+ gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L"VenHw(B615F1F5-5088-43CD-809C-A16E52487D00)/HD(1,MBR,0x0B917605,0x1002,0x8000)/uImage"
+ gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument|"root=/dev/mmcblk0p2 rw rootwait console=ttySAC2,115200n8 init=/linuxrc"
gArmPlatformTokenSpaceGuid.PcdDefaultBootType|1
gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|L"Samsung Origen Board"
+
+
# Use the Serial console (ConIn & ConOut) and the Graphic driver (ConOut)
gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(115200,8,N,1)/VenPcAnsi();VenHw(c5deae31-fad2-4030-841b-cfc9644d2c5b)"
gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(115200,8,N,1)/VenPcAnsi()"