]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
rockchip: doc: fix typo evb-rk3288-rk808_defconfig
authorJohan Jonker <jbx6244@gmail.com>
Tue, 30 Jun 2026 14:01:00 +0000 (16:01 +0200)
committerQuentin Schulz <u-boot@0leil.net>
Thu, 9 Jul 2026 17:03:39 +0000 (19:03 +0200)
Use correct defconfig name for evb-rk3288-rk808.

Fixes: f339d6a9c3c2 ("rockchip: Switch remaining rk3288 boards to upstream devicetree")
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Link: https://patch.msgid.link/d0f7ce27-ad87-4910-be25-e867b5af4956@gmail.com
Signed-off-by: Quentin Schulz <u-boot@0leil.net>
doc/board/rockchip/rockchip.rst

index a31ee7100b9fec849fc946baecbd8121aa3e2439..7adaa2c1489fd9d605a8ca58f391835a2bca2ac6 100644 (file)
@@ -248,7 +248,7 @@ To build rk3288 boards:
 
 .. code-block:: bash
 
-        make evb-rk3288-mk808_defconfig
+        make evb-rk3288-rk808_defconfig
         make CROSS_COMPILE=arm-linux-gnueabihf-
 
 To build rk3308 boards: