From patchwork Wed Aug 29 11:25:16 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rony Nandy X-Patchwork-Id: 11028 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 06E9923F26 for ; Wed, 29 Aug 2012 11:24:03 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id 8E3E8A183B1 for ; Wed, 29 Aug 2012 11:23:30 +0000 (UTC) Received: by iafj25 with SMTP id j25so806368iaf.11 for ; Wed, 29 Aug 2012 04:24:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to:cc :subject:date:message-id:x-mailer:x-gm-message-state; bh=9UK2EvncRmi+6aE9zyvPKjM3n6xLWyHwbwI2xN/V9C0=; b=ckweWZy8kzyQwlCPvVjUXPS6jOKiDkf5qdKIQrZImJIRzEAD88h7vgnsSHeNP5rpSD 9EI+CMgYtZkfIk4fVPr5XwqQJVbYCZvoLFY1m/UbSJ6LlbXX6C8RALw0tbJa3zyijgO7 VphE063szFU3DeL8oI7e86D39HGa+A5iOGtbig3/U9OrgZSbrl4br82D4mbUsT8gvX0I 8w9qhU7mYRq7NEJEcz7sbRKT+rtZ4vlfXcqZhwisxXuonxGXsAoXmOhb717qBvzTV56n lzkcryRzebAVOT/dlRYtzbBGVsyqWgiCyZDgVSzzcd/dENggcCd4X2Bw8lC7Bjyqoo8u bhQQ== Received: by 10.50.180.129 with SMTP id do1mr1204764igc.28.1346239441968; Wed, 29 Aug 2012 04:24:01 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.50.184.232 with SMTP id ex8csp79393igc; Wed, 29 Aug 2012 04:24:01 -0700 (PDT) Received: by 10.66.76.106 with SMTP id j10mr2890360paw.51.1346239441082; Wed, 29 Aug 2012 04:24:01 -0700 (PDT) Received: from mail-pb0-f50.google.com (mail-pb0-f50.google.com [209.85.160.50]) by mx.google.com with ESMTPS id ot8si41918295pbb.159.2012.08.29.04.24.00 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 29 Aug 2012 04:24:01 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.160.50 is neither permitted nor denied by best guess record for domain of rony.nandy@linaro.org) client-ip=209.85.160.50; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.160.50 is neither permitted nor denied by best guess record for domain of rony.nandy@linaro.org) smtp.mail=rony.nandy@linaro.org Received: by pbcmd12 with SMTP id md12so1118276pbc.37 for ; Wed, 29 Aug 2012 04:24:00 -0700 (PDT) Received: by 10.68.203.200 with SMTP id ks8mr4026603pbc.142.1346239440320; Wed, 29 Aug 2012 04:24:00 -0700 (PDT) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPS id qx8sm19141748pbc.63.2012.08.29.04.23.58 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 29 Aug 2012 04:23:59 -0700 (PDT) From: Rony Nandy To: patches@linaro.org Cc: Rony Nandy Subject: [PATCH] Fixes the single core switching issue. Date: Wed, 29 Aug 2012 16:55:16 +0530 Message-Id: <1346239516-9610-1-git-send-email-rony.nandy@linaro.org> X-Mailer: git-send-email 1.7.5.4 X-Gm-Message-State: ALoCoQk34IxyxMH8Qr61r8csBPHamhOVzNR6m61xKogp9tlLED+v6Y9gcfvTY7AOY9zlOaDsHB4n Signed-off-by:rony.nandy@linaro.org Signed-off-by:aditya.ps@samsung.com --- .../OrigenBoardPkg/OrigenBoardPkg-Exynos.dsc | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/SamsungPlatformPkg/OrigenBoardPkg/OrigenBoardPkg-Exynos.dsc b/SamsungPlatformPkg/OrigenBoardPkg/OrigenBoardPkg-Exynos.dsc index 001c67f..2b4f1df 100644 --- a/SamsungPlatformPkg/OrigenBoardPkg/OrigenBoardPkg-Exynos.dsc +++ b/SamsungPlatformPkg/OrigenBoardPkg/OrigenBoardPkg-Exynos.dsc @@ -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()"