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 15EC1C433FE for ; Wed, 23 Nov 2022 02:22:40 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 646E3855AA; Wed, 23 Nov 2022 03:18:28 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="dNzwgGR8"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 24B1C854FD; Wed, 23 Nov 2022 03:13:25 +0100 (CET) Received: from mail-il1-x132.google.com (mail-il1-x132.google.com [IPv6:2607:f8b0:4864:20::132]) (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 1E62B85587 for ; Wed, 23 Nov 2022 03:13:19 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-il1-x132.google.com with SMTP id f6so3901491ilu.13 for ; Tue, 22 Nov 2022 18:13:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=cc:to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=vWB3azqens6SOt5Vmg7s5qbqTHVAcK2mmoC01PUYNLk=; b=dNzwgGR82Env4KVSBLcBXa/l3G/IZVF6/SUsABHSJy2iHKXZVoNAb7XwfH8KB2NuRx F0XueQP7IhWR/auoiKgBarb6GXn5/nvDNLXZmXTTVz2bAT0vk9wLKUtyo+vjTgn9I+8a 0xkcNbQ1rOeODUT82WEemVisjMZIInc6i7w78= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=vWB3azqens6SOt5Vmg7s5qbqTHVAcK2mmoC01PUYNLk=; b=SFGeal6L9ccWcHodnEA7AI+Q6hfyx9/5unxAEQCrkZegQi8GCzvpq7EN6mtpVOB3fo MzNCkl5r//AiKta/lFRrg8cGNrsRF0p5bwwOuBJXDmyx22cRmbJyMTOrYLBUC2Updcjj 3E5WTQqqigsAKnsIW0hZ9rtkC6Tu7p3GJgCiLbdbUnK7S6QBtqkH/QtVQRB/sUplJbI5 UJCxFg+m5GI9WKkSer9l3dnj3kAC9qpyPlsba6mtg+1Q82nyaWAuVs1Vr5ZSxMc7jxa9 wn+8hECpR4aladK/I3PI8jZk8tA0EVf+mGyob3cQgY9EurK20DQWHEJxRSwvUBpZOF7b JEYw== X-Gm-Message-State: ANoB5pn/r0f2AWP/riixAYARUBbkKhUREmuWesyxpSzzNOyCf/WVRFQg US1FVV1vCAFTM3WVi1cJ5p8BSnZ57SQJYKdFIFibWkcmuWImNQ== X-Google-Smtp-Source: AA0mqf5apjkHFCImKDiXeklmsT8X5+HnZs8K/rB0OsylxJHrqBkUvdlus3/MpNg9NOPUBFwhiaAr7iMTyUBkVkDiN/o= X-Received: by 2002:a92:d607:0:b0:2fb:6601:80f2 with SMTP id w7-20020a92d607000000b002fb660180f2mr6838975ilm.208.1669169596545; Tue, 22 Nov 2022 18:13:16 -0800 (PST) MIME-Version: 1.0 From: Simon Glass Date: Tue, 22 Nov 2022 19:13:03 -0700 Message-ID: Subject: Please pull u-boot-dm To: U-Boot Mailing List Cc: Tom Rini Content-Type: text/plain; charset="UTF-8" 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.6 at phobos.denx.de X-Virus-Status: Clean Hi Tom, The following changes since commit 521277ec15eb794229403ec24b8c00a4ff02b0b6: Merge tag 'xilinx-for-v2023.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze (2022-11-22 12:33:48 -0500) are available in the Git repository at: git://git.denx.de/u-boot-dm.git tags/dm-pull-22nov22 for you to fetch changes up to b4574c0e750bee39cc2448952f127040a37a8e0b: test: Disable part of the setexpr test for now (2022-11-22 15:14:25 -0700) ---------------------------------------------------------------- buildman /binman improvements for handling missing blobs fix for long-standing image.h warning minor fixes ---------------------------------------------------------------- Heinrich Schuchardt (1): sandbox: check lseek return value in handle_ufi_command Marek Vasut (2): cmd: fdt: Fix iteration over elements above index 1 in fdt get test: cmd: fdt: Add fdt get value test case Quentin Schulz (2): binman: bintool: remove btool_ prefix from btool names Revert "binman: btool: gzip: fix packer name so that binary can be found" Simon Glass (15): image: Correct strncpy() warning with image_set_name() Makefile: Correct the binman rule doc: Correct the path to the Makefile documentation binman: Use an exit code when blobs are missing buildman: Convert documentation to rST buildman: Drop mention of MAKEALL buildman: Update the arc toolchain buildman: Update the default settings file buildman: Drop mention of old architectures buildman: Detect binman reporting missing blobs binman: Add a separate section about environment variables buildman: Ensure config_fname is inited buildman: Reinstate removal of temp output dir in tests binman: Add documentation for the command line args test: Disable part of the setexpr test for now Sughosh Ganu (1): sandbox: Move the capsule GUID declarations to board file Tom Rini (2): global: Do not default to faking missing binaries for buildman buildman: Add --allow-missing flag to allow missing blobs .azure-pipelines.yml | 2 +- .gitlab-ci.yml | 6 +- Makefile | 15 +- board/sandbox/sandbox.c | 13 + cmd/fdt.c | 9 +- doc/build/buildman.rst | 1 + doc/build/index.rst | 1 + drivers/usb/emul/sandbox_flash.c | 10 +- include/configs/sandbox.h | 13 - include/image.h | 8 +- scripts/Kbuild.include | 2 +- test/cmd/fdt.c | 53 ++ test/cmd/setexpr.c | 6 +- tools/binman/binman.rst | 352 +++++++++++++- tools/binman/bintool.py | 3 +- tools/binman/btool/btool_gzip.py | 4 +- tools/binman/cmdline.py | 5 +- tools/binman/control.py | 9 +- tools/binman/ftest.py | 19 +- tools/buildman/README | 1349 --------------------------------------------------- tools/buildman/README.rst | 1 + tools/buildman/bsettings.py | 17 +- tools/buildman/builder.py | 5 +- tools/buildman/builderthread.py | 8 +- tools/buildman/buildman.rst | 1328 ++++++++++++++++++++++++++++++++++++++++++++++++++ tools/buildman/cmdline.py | 6 + tools/buildman/control.py | 28 +- tools/buildman/func_test.py | 112 ++++- 28 files changed, 1981 insertions(+), 1404 deletions(-) create mode 120000 doc/build/buildman.rst delete mode 100644 tools/buildman/README create mode 120000 tools/buildman/README.rst create mode 100644 tools/buildman/buildman.rst Regards, Simon