From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: gpu: nova-core: move brom_params and boot_addr to FalconFirmware Date: Tue, 03 Mar 2026 13:55:13 +1000 Message-ID: In-Reply-To: <20260301-turing_prep-v10-6-dde5ee437c60@nvidia.com> References: <20260301-turing_prep-v10-0-dde5ee437c60@nvidia.com> <20260301-turing_prep-v10-6-dde5ee437c60@nvidia.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Moves `brom_params()` and `boot_addr()` from `FalconDmaLoadable` to `FalconFirmware`, since these are needed regardless of the loading method. Logically correct. No issues. --- Generated by Claude Code Patch Reviewer