From patchwork Fri Jun 9 06:55:38 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matt Brown X-Patchwork-Id: 773682 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3wkY4C00HJz9s8N for ; Fri, 9 Jun 2017 16:56:43 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="SbhCoLbk"; dkim-atps=neutral Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 3wkY4B5yj2zDqN0 for ; Fri, 9 Jun 2017 16:56:42 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="SbhCoLbk"; dkim-atps=neutral X-Original-To: skiboot@lists.ozlabs.org Delivered-To: skiboot@lists.ozlabs.org Received: from mail-pg0-x242.google.com (mail-pg0-x242.google.com [IPv6:2607:f8b0:400e:c05::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3wkY3q2H3vzDqMF for ; Fri, 9 Jun 2017 16:56:23 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="SbhCoLbk"; dkim-atps=neutral Received: by mail-pg0-x242.google.com with SMTP id v18so6851578pgb.3 for ; Thu, 08 Jun 2017 23:56:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references; bh=m9sdiA/QjIN+1jiiJMRjg3wMRvszfjx0edupeIRAxfs=; b=SbhCoLbkkoDaGpTQmEDwQqmiqAhDZIRzG2O0Qs6P/ig1NBUFSFTS3+SxVQNM//w9q9 n6SB72cgQWYR5JTtdIq4976StJsPyWrrNC6ll/I6omIqkbSSGGzHB6YYILuQaMXuKzu6 COtzDTqUHvjNhUpuux8heP8pk/t2s0tDV7Hvf6ZWvM1tE48aC5AeRNtQcB3t9FqkkzzW 1+ynmcpnQiR6MQ/Hq33IjOOx8P6NUMy2EwyYhs65a65u+QQl22Cw70tBWRiIvI2zxo61 7YeKhCLoTXSDz4GEMz4r6NRqry74b19xueiP7OWsCMK3J7ZMTpyZIwCkR9BXBknW1GC5 nU6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=m9sdiA/QjIN+1jiiJMRjg3wMRvszfjx0edupeIRAxfs=; b=For2RJV28eCP23LXgvpPTH518zkJOicYM1R+svBeZKqdTrrlfdXFoCDZ/5PbKCzVYv ESrw9RAtp1acMI1ER7gbvd/VWLNzfxJakxAEZU7SpUmpxyyy9hsGc4dWxnfFtmYrGX2r PdNoMUPjwfjZbLzTEsf6pO9zWBFmCwp8hyeCGrgpPoQVMo4fvUZHusY2PBS+W50jXAcs kz6Sm51Hk+yzdzt+XwAyxJkUwKv1rPl4OxNtDWLfTguYuTG3JAsb/8DHlGhNHExidZ/t BiusjB2FmRWVDmU7bqInFY1w1ZuopSxSkAsTeJCxLeDwQ4QXKeLWylYrSvS9Orrkc9ej ywhg== X-Gm-Message-State: AODbwcAxKW9P66uewLyxfHNwZOOkWO0TKGaIieADVCkQ9F1aZAK/oJk4 bcMxYPcLSKxd3J3g X-Received: by 10.99.142.201 with SMTP id k192mr27151319pge.161.1496991380245; Thu, 08 Jun 2017 23:56:20 -0700 (PDT) Received: from matt.ozlabs.ibm.com ([122.99.82.10]) by smtp.gmail.com with ESMTPSA id 81sm653535pge.46.2017.06.08.23.56.18 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2017 23:56:19 -0700 (PDT) From: Matt Brown To: skiboot@lists.ozlabs.org Date: Fri, 9 Jun 2017 16:55:38 +1000 Message-Id: <20170609065546.28963-2-matthew.brown.dev@gmail.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20170609065546.28963-1-matthew.brown.dev@gmail.com> References: <20170609065546.28963-1-matthew.brown.dev@gmail.com> Subject: [Skiboot] [PATCH 02/10] platforms: Add load_done function to firenze X-BeenThere: skiboot@lists.ozlabs.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Mailing list for skiboot development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: skiboot-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org Sender: "Skiboot" Add the load_done function for the firenze platform. This allows it to asyncronously decode the payload initramfs. Signed-off-by: Matt Brown --- platforms/ibm-fsp/firenze.c | 1 + 1 file changed, 1 insertion(+) diff --git a/platforms/ibm-fsp/firenze.c b/platforms/ibm-fsp/firenze.c index dc70546..274b7e5 100644 --- a/platforms/ibm-fsp/firenze.c +++ b/platforms/ibm-fsp/firenze.c @@ -226,4 +226,5 @@ DECLARE_PLATFORM(firenze) = { .resource_loaded = fsp_resource_loaded, .sensor_read = ibm_fsp_sensor_read, .terminate = ibm_fsp_terminate, + .load_done = fsp_load_boot_resource, };