Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commits/commit/f9d7e17e844f9e94c39a8c95f73a4454097a6948/cmd/fs.c You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

3 Commits (f9d7e17e844f9e94c39a8c95f73a4454097a6948)

Author SHA1 Message Date
Alexander Graf c07ad7c035 efi_loader: Pass file path to payload 9 years ago
Alexander Graf 0f4060ebcb efi_loader: Pass proper device path in on boot 9 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 9 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Sjoerd Simons 1a1ad8e090 fs: Add command to retrieve the filesystem type 10 years ago
Suriyan Ramasami d455d8789d fs: API changes enabling extra parameter to return size of type loff_t 11 years ago
Stephen Warren cf6598193a fs: implement size/fatsize/ext4size 11 years ago
Jeroen Hofstee 0e350f81e1 common: commands: make commands static 11 years ago
Wolfgang Denk b770e88a6c Fix number base handling of "load" command 12 years ago
Stephen Warren f9b55e2285 fs: rename fsload command to load 13 years ago
Stephen Warren 3f83c87ee5 fs: fix number base behaviour change in fatload/ext*load 13 years ago
Stephen Warren 045fa1e114 fs: add filesystem switch libary, implement ls and fsload commands 13 years ago