From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2888DC433EF for ; Mon, 11 Apr 2022 01:38:01 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 13461832E9; Mon, 11 Apr 2022 03:37:59 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="Mr5NDvb+"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 2A66583C07; Mon, 11 Apr 2022 03:37:57 +0200 (CEST) Received: from mail-ed1-x529.google.com (mail-ed1-x529.google.com [IPv6:2a00:1450:4864:20::529]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 49F5C83DF5 for ; Mon, 11 Apr 2022 03:30:07 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=jbx6244@gmail.com Received: by mail-ed1-x529.google.com with SMTP id v15so6449248edb.12 for ; Sun, 10 Apr 2022 18:30:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=NfPQFFMtCV3nSyCzPQ8CeEJQngsFaK5NUlxI/TNkO1w=; b=Mr5NDvb+pBrIixFpgQL+OBxHOKd0+QJibWIS9ieqlYKCh3NdR0NWtpnvT5LtOVlln+ GI/EVw6589MfYnC/3ZfStkLetdl5akE1ni1GuOM/SMrESTcSLbMGuaN7In2c+zk5XmxW VxVy3SDwfuroQ6EZ+jsrdCzf9kfNUKKch1KUVckI9E+CwIAMVaMkf3TEK6GbzbiBpAUK ub4HAScPgeePo0jt0CkoG+EidyrhJ//JZFP/hUefS1jRQfeHV7L5kwp0eyZLEO+SxZNr TmhC/LZBwRJDSwoAg5NELGuPLf8bViW7mgQkyZ3EayeSfiuUrN5P1KP2Lh3yJfy5DX5g Sz2Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=NfPQFFMtCV3nSyCzPQ8CeEJQngsFaK5NUlxI/TNkO1w=; b=leOaCGn7nRU0aOEKx4hp94Zbqy5tCvXxcboDRzcMr6HPjGzqhqaYc+CmTRLDXA692S HPrDPQhHqXIeDQxX1S1EKIzP/49nMKwgqg5mn4dE2nZBw8V9gS6QiNa+XKL2zqo60+bH bt3mbDNhss1k6c2ryUS6XiLri7suBz5nKJIKddZSt2hJMKzG1SpMZ5oHxmpC1dhZBsNm b26agca1VaQ07h6MUYbOs+xYdAX/7FF6FA821Ys+zomVBtOJDmlcoXUiMIAkPIdd42QU 8ygE+v+joVqjJWRIr4gW7BEiLiKIWgxYMiFebr1YNSFRQyZWHZ7Ucy+zIhhO3vqV3utt X6Tw== X-Gm-Message-State: AOAM530fnJP2DV+pgGBnpkPi+a0v3yUAPFH5xoLRTqOfOFJIn1KRYvjS QDFGMHPU9hchfkItsz9/b10= X-Google-Smtp-Source: ABdhPJyrpXYylk7h/Y+7NRyKglsq6Cy0P1WYK2BPq+8yp68GzqIOP/Ud01kriZMaHCT62dzP1A5ddg== X-Received: by 2002:a05:6402:358c:b0:419:809b:93cd with SMTP id y12-20020a056402358c00b00419809b93cdmr31348157edc.387.1649640606854; Sun, 10 Apr 2022 18:30:06 -0700 (PDT) Received: from debian.home (81-204-249-205.fixed.kpn.net. [81.204.249.205]) by smtp.gmail.com with ESMTPSA id a22-20020a50ff16000000b00410d029ea5csm14121333edu.96.2022.04.10.18.30.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 10 Apr 2022 18:30:06 -0700 (PDT) From: Johan Jonker To: kever.yang@rock-chips.com Cc: sjg@chromium.org, philipp.tomsich@vrull.eu, lukma@denx.de, seanga2@gmail.com, u-boot@lists.denx.de Subject: [PATCH v10 16/16] doc: rockchip: add rk3066 Rikomagic MK808 Date: Mon, 11 Apr 2022 03:29:46 +0200 Message-Id: <20220411012946.14099-17-jbx6244@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20220411012946.14099-1-jbx6244@gmail.com> References: <20220411012946.14099-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean Add rk3066 Rikomagic MK808 to the list of mainline supported Rockchip boards. Include instructions for creating and programming images to NAND and SD card. Signed-off-by: Johan Jonker --- Changed V10: add more info --- doc/board/rockchip/rockchip.rst | 111 ++++++++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) diff --git a/doc/board/rockchip/rockchip.rst b/doc/board/rockchip/rockchip.rst index b8737dedda..7b428563a6 100644 --- a/doc/board/rockchip/rockchip.rst +++ b/doc/board/rockchip/rockchip.rst @@ -30,6 +30,8 @@ List of mainline supported Rockchip boards: * rk3036 - Rockchip Evb-RK3036 (evb-rk3036) - Kylin (kylin_rk3036) +* rk3066 + - Rikomagic MK808 (mk808) * rk3128 - Rockchip Evb-RK3128 (evb-rk3128) * rk3188 @@ -123,6 +125,13 @@ To build px30 boards: make evb-px30_defconfig make CROSS_COMPILE=aarch64-linux-gnu- +To build rk3066 boards: + +.. code-block:: bash + + make mk808_defconfig + make CROSS_COMPILE=arm-linux-gnueabihf- + To build rk3288 boards: .. code-block:: bash @@ -281,6 +290,108 @@ Note: 1. rkbin binaries are regularly updated, so it would be recommended to use the latest version. 2. 0x200000 is a load address and is an option for some platforms. +3. Package the RK3066 image with U-Boot TPL/SPL on NAND +------------------------------------------------------- + +Unlike later SoC models the rk3066 BootROM doesn't have SDMMC support. +If all other boot options fail then it enters into a BootROM mode on the USB OTG port. +This method loads TPL/SPL on NAND with U-boot and kernel on SD card. + +SD Card +^^^^^^^ + +U-boot expects a GPT partition map and a boot directory structure with files on the SD card. + +.. code-block:: none + + Partition Map for MMC device 0 -- Partition Type: EFI + Part Start LBA End LBA Name + Attributes + Type GUID + Partition GUID + 1 0x00000040 0x00001f7f "loader1" + 2 0x00004000 0x00005fff "loader2" + 3 0x00006000 0x00007fff "trust" + 4 0x00008000 0x0003ffff "boot" + 5 0x00040000 0x00ed7fde "rootfs" + +Make sure boot and esp flag are set for the boot partition. +Loader1 partition is not used by RK3066. + +Boot partition: + +.. code-block:: none + + extlinux + extlinux.conf + + zImage + rk3066a-mk808.dtb + +To write a U-boot image to the SD card (assumed to be /dev/sda): + +.. code-block:: bash + + sudo dd if=u-boot-dtb.img of=/dev/sda seek=16384 + sync + +NAND +^^^^ + +Bring device in BootROM mode: + +If bricked and no BootROM mode shows up then connect pin 8 and 9 of the NAND flash +with a needle while reconnecting to the USB OTG port to a PC. + +Show connected devices with: + +.. code-block:: bash + + lsusb + Bus 001 Device 004: ID 2207:300a Fuzhou Rockchip Electronics Company RK3066 in Mask ROM mode + + +Create NAND image: + +Size of SPL and TPL must be aligned to 2kb. + +Program with commands in a bash script ./flash.sh: + +.. code-block:: bash + + #!/bin/sh + + printf "RK30" > tplspl.bin + dd if=u-boot-tpl.bin >> tplspl.bin + truncate -s %2048 tplspl.bin + truncate -s %2048 u-boot-spl.bin + ../tools/boot_merger --verbose config-flash.ini + ../tools/upgrade_tool ul ./RK30xxLoader_uboot.bin + +config-flash.ini: + +.. code-block:: none + + [CHIP_NAME] + NAME=RK30 + [VERSION] + MAJOR=2 + MINOR=21 + [CODE471_OPTION] + NUM=1 + Path1=30_LPDDR2_300MHz_DD.bin + [CODE472_OPTION] + NUM=1 + Path1=rk30usbplug.bin + [LOADER_OPTION] + NUM=2 + LOADER1=FlashData + LOADER2=FlashBoot + FlashData=tplspl.bin + FlashBoot=u-boot-spl.bin + [OUTPUT] + PATH=RK30xxLoader_uboot.bin + TODO ---- -- 2.20.1